Lines Matching refs:ipv4
61 ip netns exec ns1 sysctl -qw net.ipv4.ip_forward=1
496 $NS_EXEC sysctl -qw net.ipv4.conf.all.rp_filter=1
497 $NS_EXEC sysctl -qw net.ipv4.conf.all.accept_local=1
498 $NS_EXEC sysctl -qw net.ipv4.conf.all.route_localnet=1
499 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.rp_filter=1
500 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.accept_local=1
501 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.route_localnet=1
745 log_test $ret 0 "ipv4 route add notify"
965 ip netns exec ns2 sysctl -qw net.ipv4.ip_forward=1
2439 run_cmd "ip netns exec ns2 sysctl -qw net.ipv4.fib_multipath_hash_policy=1"
2440 run_cmd "ip netns exec ns2 sysctl -qw net.ipv4.conf.veth2.rp_filter=0"
2441 run_cmd "ip netns exec ns2 sysctl -qw net.ipv4.conf.all.rp_filter=0"
2442 run_cmd "ip netns exec ns2 sysctl -qw net.ipv4.conf.default.rp_filter=0"