On Mon, Aug 8, 2016 at 2:54 PM, Pravin B Shelar <[email protected]> wrote: > Upstream commit: > commit bbec7802c6948c8626b71a4fe31283cb4691c358 > Author: pravin shelar <[email protected]> > Date: Fri Aug 5 17:45:37 2016 -0700 > > net: vxlan: lwt: Fix vxlan local traffic. > > vxlan driver has bypass for local vxlan traffic, but that > depends on information about all VNIs on local system in > vxlan driver. This is not available in case of LWT. > Therefore following patch disable encap bypass for LWT > vxlan traffic. > > Fixes: ee122c79d42 ("vxlan: Flow based tunneling"). > Reported-by: Jakub Libosvar <[email protected]> > 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
