lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 29 May 2009 08:06:40 -0700
From:	Nivedita Singhvi <niv@...ibm.com>
To:	Neil Horman <nhorman@...driver.com>
CC:	netdev <netdev@...r.kernel.org>,
	David Stevens <dlstevens@...ibm.com>,
	Christoph Lameter <cl@...ux.com>,
	"David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH] Multicast socket option

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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ