Searched refs:forwarding (Results 1 – 25 of 102) sorted by relevance
12345
| /Linux-v5.4/Documentation/networking/ |
| D | vxlan.txt | 17 use of statically-configured forwarding entries. 29 entry in the forwarding table. The destination port number is set to 42 forwarding table using the new bridge command. 44 1. Create forwarding table entry 47 2. Delete forwarding table entry 50 3. Show forwarding table
|
| D | nf_flowtable.txt | 10 Initial packets follow the classic forwarding path, once the flow enters the 16 output netdevice via neigh_xmit(), hence, they bypass the classic forwarding 28 follow the classic forwarding path unless the user explicitly instruct packets 29 to use this new alternative forwarding path via nftables policy. 31 This is represented in Fig.1, which describes the classic forwarding path 66 through the classic forwarding path. The TTL is decremented before calling 67 neigh_xmit(). Fragmented traffic is passed up to follow the classic forwarding 99 forwarding bypass.
|
| D | mpls-sysctl.txt | 5 possible to configure forwarding for label values equal to or 13 label will be recognized by the kernel and mpls forwarding
|
| D | devlink-trap.rst | 142 state of the ingress bridge port is not "forwarding" 151 forwarding the only port from which they should be transmitted through 193 layer 2 forwarding (i.e., bridge) 196 an exception (e.g., TTL error) during layer 3 forwarding
|
| D | ip_dynaddr.txt | 7 If enabled[*] and forwarding interface has changed:
|
| D | switchdev.txt | 8 model for switch devices which offload the forwarding (data) plane from the 143 router port, used to offload L3 forwarding. Two or more ports can be bonded 160 The idea is to offload the L2 data forwarding (switching) path from the kernel 162 FDB entry is the {port, MAC, VLAN} tuple forwarding destination. 304 The hardware implementation should be forwarding all registered multicast 311 the kernel, with the device doing the FIB lookup and forwarding. The device
|
| /Linux-v5.4/samples/bpf/ |
| D | tc_l2_redirect.sh | 11 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.4/tools/testing/selftests/bpf/ |
| D | test_lwt_seg6local.sh | 130 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.4/net/decnet/ |
| D | dn_dev.c | 173 .data = (void *)DN_DEV_PARMS_OFFSET(forwarding), 261 old = dn_db->parms.forwarding; in dn_forwarding_proc() 266 if (dn_db->parms.forwarding < 0) in dn_forwarding_proc() 267 dn_db->parms.forwarding = 0; in dn_forwarding_proc() 268 if (dn_db->parms.forwarding > 2) in dn_forwarding_proc() 269 dn_db->parms.forwarding = 2; in dn_forwarding_proc() 276 tmp = dn_db->parms.forwarding; in dn_forwarding_proc() 277 dn_db->parms.forwarding = old; in dn_forwarding_proc() 280 dn_db->parms.forwarding = tmp; in dn_forwarding_proc() 942 *ptr++ = dn_db->parms.forwarding == 1 ? in dn_send_router_hello() [all …]
|
| /Linux-v5.4/tools/testing/selftests/net/forwarding/ |
| D | .gitignore | 1 forwarding.config
|
| D | lib.sh | 27 if [[ -f $relative_path/forwarding.config ]]; then 577 sysctl_set net.ipv4.conf.all.forwarding 1 578 sysctl_set net.ipv6.conf.all.forwarding 1 583 sysctl_restore net.ipv6.conf.all.forwarding 584 sysctl_restore net.ipv4.conf.all.forwarding
|
| D | mirror_gre_lib.sh | 118 bridge link set dev $nbpdev state forwarding
|
| /Linux-v5.4/tools/testing/selftests/netfilter/ |
| D | bridge_brouter.sh | 82 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
|
| D | nft_nat.sh | 369 ip netns exec ns0 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null 470 ip netns exec ns0 sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null 471 ip netns exec ns0 sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null 570 ip netns exec ns0 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null 651 ip netns exec ns0 sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null 652 ip netns exec ns0 sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
|
| D | conntrack_icmp_related.sh | 125 ip netns exec nsrouter1 sysctl -q net.ipv$i.conf.all.forwarding=1 126 ip netns exec nsrouter2 sysctl -q net.ipv$i.conf.all.forwarding=1
|
| /Linux-v5.4/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
| D | resource_scale.sh | 4 lib_dir=$(dirname $0)/../../../../net/forwarding
|
| D | devlink_resources.sh | 4 lib_dir=$(dirname $0)/../../../../net/forwarding
|
| /Linux-v5.4/tools/testing/selftests/net/ |
| D | fib_nexthop_multiprefix.sh | 84 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.4/net/mpls/ |
| D | Kconfig | 31 Add support for forwarding of mpls packets.
|
| /Linux-v5.4/tools/testing/selftests/drivers/net/mlxsw/ |
| D | devlink_trap.sh | 8 lib_dir=$(dirname $0)/../../../net/forwarding
|
| D | vxlan_fdb_veto.sh | 7 lib_dir=$(dirname $0)/../../../net/forwarding
|
| /Linux-v5.4/include/net/ |
| D | ip.h | 439 bool forwarding) in ip_dst_mtu_maybe_forward() argument 445 !forwarding) in ip_dst_mtu_maybe_forward() 455 bool forwarding = IPCB(skb)->flags & IPSKB_FORWARDED; in ip_skb_dst_mtu() local 457 return ip_dst_mtu_maybe_forward(skb_dst(skb), forwarding); in ip_skb_dst_mtu()
|
| D | dn_dev.h | 75 int forwarding; /* 0=EndNode, 1=L1Router, 2=L2Router */ member
|
| /Linux-v5.4/drivers/ntb/ |
| D | Kconfig | 20 Support using MSI interrupt forwarding instead of (or in addition to)
|
| /Linux-v5.4/drivers/platform/chrome/wilco_ec/ |
| D | Kconfig | 24 tristate "Enable event forwarding from EC to userspace"
|
12345