Lines Matching +refs:fib +refs:rule +refs:all
58 ip netns exec $ns1 sysctl -qw net.ipv6.conf.all.forwarding=1
488 $NS_EXEC sysctl -qw net.ipv4.conf.all.rp_filter=1
489 $NS_EXEC sysctl -qw net.ipv4.conf.all.accept_local=1
490 $NS_EXEC sysctl -qw net.ipv4.conf.all.route_localnet=1
491 ip netns exec $ns2 sysctl -qw net.ipv4.conf.all.rp_filter=1
492 ip netns exec $ns2 sysctl -qw net.ipv4.conf.all.accept_local=1
493 ip netns exec $ns2 sysctl -qw net.ipv4.conf.all.route_localnet=1
617 $IP -4 rule add pref 32765 table local
618 $IP -4 rule del pref 0
619 $IP -6 rule add pref 32765 table local
620 $IP -6 rule del pref 0
921 $IP -6 rule add table main suppress_prefixlength 0
923 $IP -6 rule del table main suppress_prefixlength 0
1060 ip netns exec $ns2 sysctl -qw net.ipv6.conf.all.forwarding=1
2297 $IP rule add pref 100 ipproto udp sport 12345 dport 54321 table 123
2329 $IP rule del pref 100
2355 $IP -6 rule add pref 100 ipproto udp sport 12345 dport 54321 table 123
2387 $IP -6 rule del pref 100
2472 perf list fib:* | grep -q fib_table_lookup
2611 -t <test> Test(s) to run (default: all)