summaryrefslogtreecommitdiff
path: root/Extra
AgeCommit message (Expand)AuthorFilesLines
2013-07-30build: reduce Extra contents to bare minimumDaniel Borkmann1-16/+0
2013-07-30build: Don't uninstall configuration filesTobias Klauser1-12/+0
2013-07-29build: Use NACL_{INC,LIB}_DIR set by configureTobias Klauser1-1/+1
2013-07-24build: split build system into smaller manageable piecesDaniel Borkmann1-0/+32
1ebca8be4be317f8b48'>da1b41950e6ad9d1ed1de1ebca8be4be317f8b48 (diff)
net: vxlan: lwt: Use source ip address during route lookup.
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@ovn.org> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat