From: "David S. Miller" <davem@redhat.com>
To: David Stevens <dlstevens@us.ibm.com>
Cc: hibi665@oki.com, netdev@oss.sgi.com, netdev-bounce@oss.sgi.com
Subject: Re: Source Specific Query of MLDv2 [PATCH]
Date: Fri, 6 Feb 2004 20:24:38 -0800 [thread overview]
Message-ID: <20040206202438.13163677.davem@redhat.com> (raw)
In-Reply-To: <OF293C5854.C480643B-ON88256E33.0016BE45-88256E33.0016EBE0@us.ibm.com>
On Fri, 6 Feb 2004 21:12:59 -0700
David Stevens <dlstevens@us.ibm.com> wrote:
> @@ -211,16 +219,11 @@
>
> int ip6_mc_input(struct sk_buff *skb)
> {
> - struct ipv6hdr *hdr;
> - int deliver = 0;
> + int deliver = 1;
> int discard = 1;
'deliver' is always true now, please kill it and all the code
trying to test it :)
next prev parent reply other threads:[~2004-02-07 4:24 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-15 13:18 Source Specific Query of MLDv2 Takashi Hibi
2004-02-07 1:01 ` Source Specific Query of MLDv2 [PATCH] David Stevens
2004-02-07 3:53 ` David S. Miller
2004-02-07 4:12 ` David Stevens
2004-02-07 4:22 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-07 4:39 ` David Stevens
2004-02-07 5:25 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-07 6:40 ` David Stevens
2004-02-07 6:46 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-09 23:20 ` David Stevens
2004-02-10 3:51 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-11 0:45 ` David Stevens
2004-02-11 3:02 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-11 4:39 ` David Stevens
2004-02-11 7:01 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-11 21:00 ` David Stevens
2004-02-12 2:03 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-12 6:34 ` David Stevens
2004-02-12 6:39 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-12 6:41 ` David S. Miller
2004-02-12 6:45 ` David Stevens
2004-02-07 4:24 ` David S. Miller [this message]
2004-02-07 4:29 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-07 4:33 ` David S. Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040206202438.13163677.davem@redhat.com \
--to=davem@redhat.com \
--cc=dlstevens@us.ibm.com \
--cc=hibi665@oki.com \
--cc=netdev-bounce@oss.sgi.com \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.