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:	Tue, 09 Jun 2009 20:55:57 -0700
From:	Roland Dreier <rdreier@...co.com>
To:	David Miller <davem@...emloft.net>
Cc:	cl@...ux-foundation.org, netdev@...r.kernel.org,
	yosefe@...taire.COM
Subject: Re: IPoIB: Fix multicast packet drops before join is complete


 > Block the process joining the multicast group, not the entire
 > interface.

Hmm... how do I do that?  The interface gets an skb that it sees should
be sent to a multicast group that it is not a member of yet, and so it
fires off a request to join that group (as a send-only member).  How
does a netdev block the process that queued up a given skb to send?
Couldn't the packet have come through a local software bridge or
something like that, so the original process is long since lost to the
network stack?

 - R.
--
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