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: <20160808.141642.989376017859611764.davem@davemloft.net> Date: Mon, 08 Aug 2016 14:16:42 -0700 (PDT) From: David Miller <davem@...emloft.net> To: pshelar@....org Cc: netdev@...r.kernel.org Subject: Re: [PATCH net 1/2] net: vxlan: lwt: Use source ip address during route lookup. From: Pravin B Shelar <pshelar@....org> Date: Fri, 5 Aug 2016 17:45:36 -0700 > 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> Applied.
Powered by blists - more mailing lists