Home
last modified time | relevance | path

Searched refs:forwarding (Results 1 – 25 of 193) sorted by relevance

12345678

/linux-6.1.9/Documentation/networking/
Dnf_flowtable.rst15 Once the first packet of the flow successfully goes through the IP forwarding
22 classic IP forwarding path (the visible effect is that you do not see these
25 follows the classic IP forwarding path.
34 classic IP forwarding path unless the user explicitly instruct flows to use this
35 new alternative forwarding path via policy.
38 forwarding path including the Netfilter hooks and the flowtable fastpath bypass.
74 forwarding path. The TTL is decremented before calling neigh_xmit(). Fragmented
75 traffic is passed up to follow the classic IP forwarding path given that the
77 TCP RST and FIN packets are also passed up to the classic IP forwarding path to
79 the classic forwarding path to report packet-too-big ICMP errors to the sender.
[all …]
Dvxlan.rst20 use of statically-configured forwarding entries.
33 entry in the forwarding table. The destination port number is set to
48 forwarding table using the new bridge command.
50 1. Create forwarding table entry::
54 2. Delete forwarding table entry::
58 3. Show forwarding table::
Dmpls-sysctl.rst12 possible to configure forwarding for label values equal to or
20 label will be recognized by the kernel and mpls forwarding
/linux-6.1.9/tools/testing/selftests/net/
Dndisc_unsolicited_na_test.sh75 local forwarding=$3
91 ${ROUTER_CONF}.forwarding=${forwarding}
147 local forwarding=$3
153 [ ${forwarding} -eq 1 ]; then
Dudpgro_fwd.sh218 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
226 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
238 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
250 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
Dvrf_route_leaking.sh221 h[12]) ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0
225 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1
302 h[12]) ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0
306 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1
/linux-6.1.9/samples/bpf/
Dtc_l2_redirect.sh11 IPV6_FORWARDING=$(< /proc/sys/net/ipv6/conf/all/forwarding)
66 sysctl -q -w net.ipv6.conf.all.forwarding=1
79 sysctl -q -w net.ipv6.conf.all.forwarding=$IPV6_FORWARDING
95 sysctl -q -w net.ipv4.conf.ipt.forwarding=1
100 sysctl -q -w net.ipv4.conf.ve1.forwarding=1
131 sysctl -q -w net.ipv4.conf.ip6t.forwarding=1
137 sysctl -q -w net.ipv4.conf.ve1.forwarding=1
/linux-6.1.9/tools/testing/selftests/bpf/
Dtest_lwt_seg6local.sh137 ip netns exec ${NS1} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
138 ip netns exec ${NS2} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
139 ip netns exec ${NS3} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
140 ip netns exec ${NS4} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
141 ip netns exec ${NS5} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
/linux-6.1.9/Documentation/virt/kvm/s390/
Ds390-diag.rst101 DIAG 'X'9C forwarding
117 0x9c forwarding per second in the purpose of avoiding a DIAGNOSE 0x9c
118 forwarding storm.
119 A value of 0 turns the forwarding off.
/linux-6.1.9/tools/testing/selftests/netfilter/
Dipip-conntrack-mtu.sh111 ip netns exec ${r_a} sysctl -q net.ipv4.conf.all.forwarding=1 > /dev/null
141 ip netns exec ${r_b} sysctl -q net.ipv4.conf.all.forwarding=1 > /dev/null
166 ip netns exec ${r_w} sysctl -q net.ipv4.conf.all.forwarding=1 > /dev/null
Dbridge_brouter.sh82 ip netns exec ns0 sysctl -q net.ipv4.conf.veth0.forwarding=1
83 ip netns exec ns0 sysctl -q net.ipv4.conf.veth1.forwarding=1
Dnft_synproxy.sh52 ip netns exec $nsr sysctl -q net.ipv4.conf.veth0.forwarding=1
53 ip netns exec $nsr sysctl -q net.ipv4.conf.veth1.forwarding=1
Dnft_nat.sh423 ip netns exec "$ns0" sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
524 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null
525 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
624 ip netns exec "$ns0" sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
705 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null
706 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
906 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null
907 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
944 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null
945 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
Dnft_fib.sh188 ip netns exec ${nsrouter} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
189 ip netns exec ${nsrouter} sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null
190 ip netns exec ${nsrouter} sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
/linux-6.1.9/tools/testing/selftests/net/forwarding/
Dip6_forward_instats_vrf.sh130 sysctl -qw net.ipv6.conf.all.forwarding=0
133 sysctl -qw net.ipv6.conf.all.forwarding=1
D.gitignore2 forwarding.config
/linux-6.1.9/tools/testing/selftests/drivers/net/mlxsw/
Dsch_tbf_ets.sh7 lib_dir=$(dirname $0)/../../../net/forwarding
Dsch_tbf_prio.sh7 lib_dir=$(dirname $0)/../../../net/forwarding
Dsch_tbf_root.sh7 lib_dir=$(dirname $0)/../../../net/forwarding
Dhw_stats_l3.sh4 lib_dir=$(dirname $0)/../../../net/forwarding
Dsharedbuffer.sh11 source ../../../net/forwarding/lib.sh
12 source ../../../net/forwarding/devlink_lib.sh
/linux-6.1.9/tools/testing/selftests/drivers/net/dsa/
DMakefile16 TEST_FILES := forwarding.config
/linux-6.1.9/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dresource_scale.sh4 lib_dir=$(dirname $0)/../../../../net/forwarding
/linux-6.1.9/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Dresource_scale.sh4 lib_dir=$(dirname $0)/../../../../net/forwarding
/linux-6.1.9/tools/testing/selftests/drivers/net/netdevsim/
Ddevlink_in_netns.sh4 lib_dir=$(dirname $0)/../../../net/forwarding

12345678