Home
last modified time | relevance | path

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

1234567

/linux/Documentation/networking/
A 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.
75 traffic is passed up to follow the classic IP forwarding path given that the
109 forwarding bypass.
132 Bridge and IP forwarding
146 | IP forwarding |
162 ports and your IP forwarding path, you have to add your bridge ports (as
[all …]
A 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::
A 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/samples/bpf/
A 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/net/decnet/
A Ddn_dev.c260 old = dn_db->parms.forwarding; in dn_forwarding_proc()
265 if (dn_db->parms.forwarding < 0) in dn_forwarding_proc()
266 dn_db->parms.forwarding = 0; in dn_forwarding_proc()
267 if (dn_db->parms.forwarding > 2) in dn_forwarding_proc()
268 dn_db->parms.forwarding = 2; in dn_forwarding_proc()
275 tmp = dn_db->parms.forwarding; in dn_forwarding_proc()
276 dn_db->parms.forwarding = old; in dn_forwarding_proc()
279 dn_db->parms.forwarding = tmp; in dn_forwarding_proc()
977 if (dn_db->parms.forwarding == 0) in dn_send_brd_hello()
1015 if (dn_db->parms.forwarding == 0) in dn_eth_up()
[all …]
/linux/tools/testing/selftests/bpf/
A Dtest_lwt_seg6local.sh130 ip netns exec ns1 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
131 ip netns exec ns2 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
132 ip netns exec ns3 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
133 ip netns exec ns4 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
134 ip netns exec ns5 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
/linux/tools/testing/selftests/net/
A Dudpgro_fwd.sh217 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
225 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
237 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
249 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
A 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
A Dveth.sh244 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
259 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
319 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
A Dtraceroute.sh87 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1
88 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1
A Dfib_nexthop_multiprefix.sh84 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0
88 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1
/linux/Documentation/virt/kvm/
A 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/tools/testing/selftests/netfilter/
A Dipip-conntrack-mtu.sh110 ip netns exec ${r_a} sysctl -q net.ipv4.conf.all.forwarding=1 > /dev/null
140 ip netns exec ${r_b} sysctl -q net.ipv4.conf.all.forwarding=1 > /dev/null
165 ip netns exec ${r_w} sysctl -q net.ipv4.conf.all.forwarding=1 > /dev/null
A 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
A Dnft_fib.sh174 ip netns exec ${nsrouter} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
175 ip netns exec ${nsrouter} sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null
176 ip netns exec ${nsrouter} sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
A Dnft_nat.sh384 ip netns exec "$ns0" sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
485 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null
486 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
585 ip netns exec "$ns0" sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
666 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null
667 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
867 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null
868 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
/linux/tools/testing/selftests/net/forwarding/
A Dip6_forward_instats_vrf.sh130 sysctl -qw net.ipv6.conf.all.forwarding=0
133 sysctl -qw net.ipv6.conf.all.forwarding=1
A D.gitignore2 forwarding.config
/linux/tools/testing/selftests/drivers/net/mlxsw/
A Dsharedbuffer.sh11 source ../../../net/forwarding/lib.sh
12 source ../../../net/forwarding/devlink_lib.sh
A Dsch_tbf_ets.sh7 lib_dir=$(dirname $0)/../../../net/forwarding
A Dsch_tbf_prio.sh7 lib_dir=$(dirname $0)/../../../net/forwarding
A Dsch_tbf_root.sh7 lib_dir=$(dirname $0)/../../../net/forwarding
/linux/tools/testing/selftests/drivers/net/dsa/
A Dtest_bridge_fdb_stress.sh21 lib_dir=$(dirname $0)/../../../net/forwarding
/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
A Dresource_scale.sh4 lib_dir=$(dirname $0)/../../../../net/forwarding
/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
A Dresource_scale.sh4 lib_dir=$(dirname $0)/../../../../net/forwarding

Completed in 33 milliseconds

1234567