commit | d1abf388604fffd0386ba0e4204d84451a7de9c2 | [log] [tgz] |
---|---|---|
author | Hangbin Liu <liuhangbin@gmail.com> | Mon May 20 12:36:55 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon May 20 20:20:20 2019 -0400 |
tree | 2f06454887b2efac0bb7e793128c821841d2eebb | |
parent | fc82d93e57e3d41f79eff19031588b262fc3d0b6 [diff] |
selftests: fib_rule_tests: enable forwarding before ipv4 from/iif test As all the testing addresses are in the same subnet and egress device == ingress device. We need enable forwarding to get the route entry. Also disable rp_filer separately as some distributions enable it in startup scripts. Fixes: 65b2b4939a64 ("selftests: net: initial fib rule tests") Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>