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
| ||
|
Message-Id: <20121226.151012.641411607183357552.davem@davemloft.net> Date: Wed, 26 Dec 2012 15:10:12 -0800 (PST) From: David Miller <davem@...emloft.net> To: yanb@...lanox.com Cc: shemminger@...tta.com, netdev@...r.kernel.org, ogerlitz@...lanox.com Subject: Re: [PATCH net] net/vxlan: Use the underlying device index when joining/leaving multicast groups From: Yan Burman <yanb@...lanox.com> Date: Thu, 20 Dec 2012 15:36:08 +0200 > The socket calls from vxlan to join/leave multicast group aren't > using the index of the underlying device, as a result the stack uses > the first interface that is up. This results in vxlan being non functional > over a device which isn't the 1st to be up. > Fix this by providing the iflink field to the vxlan instance > to the multicast calls. > > Signed-off-by: Yan Burman <yanb@...lanox.com> Applied, thanks. -- 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