On Thu, 15 Oct 2020 11:45:25 +0300 Ido Schimmel wrote: > From: Ido Schimmel <[email protected]> > > When 'rp_filter' is configured in strict mode (1) the tests fail because > packets received from the macvlan netdevs would not be forwarded through > them on the reverse path. > > Fix this by disabling the 'rp_filter', meaning no source validation is > performed. > > Fixes: 1538812e0880 ("selftests: forwarding: Add a test for VXLAN asymmetric > routing") > Fixes: 438a4f5665b2 ("selftests: forwarding: Add a test for VXLAN symmetric > routing") > Signed-off-by: Ido Schimmel <[email protected]> > Reported-by: Hangbin Liu <[email protected]> > Tested-by: Hangbin Liu <[email protected]>
Applied, thanks!
