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: <20160808180319.77a2f800@griffin> Date: Mon, 8 Aug 2016 18:03:19 +0200 From: Jiri Benc <jbenc@...hat.com> To: Pravin B Shelar <pshelar@....org> Cc: netdev@...r.kernel.org Subject: Re: [PATCH net 1/2] net: vxlan: lwt: Use source ip address during route lookup. On Fri, 5 Aug 2016 17:45:36 -0700, Pravin B Shelar wrote: > LWT user can specify destination as well as source ip address > for given tunnel endpoint. But vxlan is ignoring given source > ip address. Following patch uses both ip address to route the > tunnel packet. This consistent with other LWT implementations, > like GENEVE and GRE. > > Fixes: ee122c79d42 ("vxlan: Flow based tunneling"). > Signed-off-by: Pravin B Shelar <pshelar@....org> Acked-by: Jiri Benc <jbenc@...hat.com>
Powered by blists - more mailing lists