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: <20170516.125231.1501295303351652146.davem@davemloft.net> Date: Tue, 16 May 2017 12:52:31 -0400 (EDT) From: David Miller <davem@...emloft.net> To: Thomas.Winter@...iedtelesis.co.nz Cc: netdev@...r.kernel.org, dsa@...ulusnetworks.com, nikolay@...ulusnetworks.com, roopa@...ulusnetworks.com Subject: Re: [PATCH] ipmr: vrf: Find VIFs using the actual device From: Thomas Winter <Thomas.Winter@...iedtelesis.co.nz> Date: Tue, 16 May 2017 10:14:44 +1200 > The skb->dev that is passed into ip_mr_input is > the loX device for VRFs. When we lookup a vif > for this dev, none is found as we do not create > vifs for loopbacks. Instead lookup a vif for the > actual device that the packet was received on, > eg the vlan. > > Signed-off-by: Thomas Winter <Thomas.Winter@...iedtelesis.co.nz> Applied, thank you.
Powered by blists - more mailing lists