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 <pshe...@ovn.org>
Acked-by: Jiri Benc <jb...@redhat.com>