On Mon, Aug 8, 2016 at 2:54 PM, Pravin B Shelar <[email protected]> wrote: > Upstream commit: > commit 272d96a5ab10662691b4ec90c4a66fdbf30ea7ba > Author: pravin shelar <[email protected]> > Date: Fri Aug 5 17:45:36 2016 -0700 > > 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 <[email protected]> > Acked-by: Jiri Benc <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > Signed-off-by: Pravin B Shelar <[email protected]>
Acked-by: Jesse Gross <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
