Home
last modified time | relevance | path

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

123456

/Linux-v5.10/Documentation/networking/
Dnf_flowtable.rst13 Initial packets follow the classic forwarding path, once the flow enters the
19 output netdevice via neigh_xmit(), hence, they bypass the classic forwarding
31 follow the classic forwarding path unless the user explicitly instruct packets
32 to use this new alternative forwarding path via nftables policy.
34 This is represented in Fig.1, which describes the classic forwarding path
71 through the classic forwarding path. The TTL is decremented before calling
72 neigh_xmit(). Fragmented traffic is passed up to follow the classic forwarding
104 forwarding bypass.
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-v5.10/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-v5.10/tools/testing/selftests/bpf/
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-v5.10/net/decnet/
Ddn_dev.c173 .data = (void *)DN_DEV_PARMS_OFFSET(forwarding),
260 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()
939 *ptr++ = dn_db->parms.forwarding == 1 ? in dn_send_router_hello()
[all …]
/Linux-v5.10/tools/testing/selftests/net/forwarding/
D.gitignore2 forwarding.config
Dlib.sh29 if [[ -f $relative_path/forwarding.config ]]; then
738 sysctl_set net.ipv4.conf.all.forwarding 1
739 sysctl_set net.ipv6.conf.all.forwarding 1
744 sysctl_restore net.ipv6.conf.all.forwarding
745 sysctl_restore net.ipv4.conf.all.forwarding
/Linux-v5.10/tools/testing/selftests/netfilter/
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_queue.sh335 ip netns exec ${nsrouter} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
336 ip netns exec ${nsrouter} sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null
337 ip netns exec ${nsrouter} sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
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
/Linux-v5.10/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
Dsharedbuffer.sh11 source ../../../net/forwarding/lib.sh
12 source ../../../net/forwarding/devlink_lib.sh
Dsch_ets.sh5 lib_dir=$(dirname $0)/../../../net/forwarding
Ddevlink_trap.sh8 lib_dir=$(dirname $0)/../../../net/forwarding
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Dresource_scale.sh4 lib_dir=$(dirname $0)/../../../../net/forwarding
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Dresource_scale.sh4 lib_dir=$(dirname $0)/../../../../net/forwarding
Ddevlink_resources.sh4 lib_dir=$(dirname $0)/../../../../net/forwarding
/Linux-v5.10/tools/testing/selftests/net/
Daltnames.sh4 lib_dir=$(dirname $0)/forwarding
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
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
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-v5.10/tools/testing/selftests/drivers/net/netdevsim/
Ddevlink_in_netns.sh4 lib_dir=$(dirname $0)/../../../net/forwarding

123456