netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nivedita Singhvi <niv@us.ibm.com>
To: Neil Horman <nhorman@tuxdriver.com>
Cc: netdev <netdev@vger.kernel.org>,
	David Stevens <dlstevens@us.ibm.com>,
	Christoph Lameter <cl@linux.com>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] Multicast socket option
Date: Fri, 29 May 2009 08:06:40 -0700	[thread overview]
Message-ID: <4A1FFA00.7090202@us.ibm.com> (raw)
In-Reply-To: <20090529103556.GA4160@hmsreliant.think-freely.org>

Neil Horman wrote:

>> 	if (!pmc)
>> -		return 1;
>> +		return inet->mc_all;
> 
> This change also filters out broadcasts sent to sockets listening on a given
> port.  Is that what you want?

Yes, as Christoph pointed out, this does not impact
broadcast delivery, which will remain consistent with
original behaviour.

thanks,
Nivedita

  parent reply	other threads:[~2009-05-29 15:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-28 17:00 [PATCH] Multicast socket option Nivedita Singhvi
2009-05-29  6:25 ` Rémi Denis-Courmont
2009-05-29 14:21   ` Nivedita Singhvi
2009-05-29 10:35 ` Neil Horman
2009-05-29 14:12   ` Christoph Lameter
2009-05-29 15:06   ` Nivedita Singhvi [this message]
2009-06-02  7:45 ` David 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=4A1FFA00.7090202@us.ibm.com \
    --to=niv@us.ibm.com \
    --cc=cl@linux.com \
    --cc=davem@davemloft.net \
    --cc=dlstevens@us.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@tuxdriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).