Home
last modified time | relevance | path

Searched refs:ip_forward (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.15/tools/testing/selftests/netfilter/
Dipvs.sh141 ip netns exec ns1 sysctl -qw net.ipv4.ip_forward=1
160 ip netns exec ns1 sysctl -qw net.ipv4.ip_forward=1
176 ip netns exec ns1 sysctl -qw net.ipv4.ip_forward=0
/Linux-v5.15/tools/testing/selftests/net/
Dfib_rule_tests.sh195 ip netns exec testns sysctl -w net.ipv4.ip_forward=1
199 ip netns exec testns sysctl -w net.ipv4.ip_forward=0
Dicmp.sh56 ip netns exec $NS2 sysctl -qw net.ipv4.icmp_ratelimit=0 net.ipv4.ip_forward=1
Dunicast_extensions.sh107 echo 1 | ip netns exec router-ns tee /proc/sys/net/ipv4/ip_forward
Dbareudp.sh233 ip netns exec "${NS1}" sysctl -qw net.ipv4.ip_forward=1
234 ip netns exec "${NS2}" sysctl -qw net.ipv4.ip_forward=1
Dvrf_route_leaking.sh224 r1) ip netns exec $ns sysctl -q -w net.ipv4.ip_forward=1
305 r[12]) ip netns exec $ns sysctl -q -w net.ipv4.ip_forward=1
Dtraceroute.sh85 ip netns exec ${ns} sysctl -qw net.ipv4.ip_forward=1
Dfib_nexthop_multiprefix.sh87 ip netns exec $ns sysctl -q -w net.ipv4.ip_forward=1
Dsrv6_end_dt4_l3vpn_test.sh242 ip netns exec ${nsname} sysctl -wq net.ipv4.ip_forward=1
Dsrv6_end_dt46_l3vpn_test.sh276 ip netns exec ${nsname} sysctl -wq net.ipv4.ip_forward=1
Dl2tp.sh96 ip netns exec ${ns} sysctl -qw net.ipv4.ip_forward=1
Dvrf-xfrm-tests.sh132 ip netns exec ${ns} sysctl -qw net.ipv4.ip_forward=1
Dicmp_redirect.sh185 r[12]) ip netns exec $ns sysctl -q -w net.ipv4.ip_forward=1
Dfib_tests.sh57 ip netns exec ns1 sysctl -qw net.ipv4.ip_forward=1
768 ip netns exec ns2 sysctl -qw net.ipv4.ip_forward=1
Dfib_nexthops.sh156 ip netns exec ${n} sysctl -qw net.ipv4.ip_forward=1
Dpmtu.sh754 ip netns exec ${i} sysctl -q net/ipv4/ip_forward=1
Dfcnal-test.sh401 ip netns exec ${ns} sysctl -qw net.ipv4.ip_forward=1
/Linux-v5.15/net/ipv4/
Dip_forward.c86 int ip_forward(struct sk_buff *skb) in ip_forward() function
DMakefile7 ip_input.o ip_fragment.o ip_forward.o ip_options.o \
DKconfig32 echo "1" > /proc/sys/net/ipv4/ip_forward
Droute.c1854 rth->dst.input = ip_forward; in __mkroute_input()
/Linux-v5.15/tools/testing/selftests/net/mptcp/
Dmptcp_connect.sh184 ip netns exec "$ns2" sysctl -q net.ipv4.ip_forward=1
196 ip netns exec "$ns3" sysctl -q net.ipv4.ip_forward=1
Dsimult_flows.sh97 ip netns exec "$ns2" sysctl -q net.ipv4.ip_forward=1
/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_lwt_ip_encap.sh128 ip netns exec ${NS2} sysctl -wq net.ipv4.ip_forward=1
/Linux-v5.15/include/net/
Dip.h712 int ip_forward(struct sk_buff *skb);

12