/Linux-v4.19/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 | 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. 306 The hardware implementation should be forwarding all registered multicast 313 the kernel, with the device doing the FIB lookup and forwarding. The device
|
D | ila.txt | 57 - ILA router A network node that performs ILA translation and forwarding 60 - ILA forwarding cache 65 can be an ILA router, ILA forwarding cache, or ILA host.
|
/Linux-v4.19/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-v4.19/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
D | resource_scale.sh | 5 source ../../../../net/forwarding/lib.sh 6 source ../../../../net/forwarding/tc_common.sh
|
/Linux-v4.19/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-v4.19/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-v4.19/tools/testing/selftests/net/forwarding/ |
D | .gitignore | 1 forwarding.config
|
D | lib.sh | 24 if [[ -f $relative_path/forwarding.config ]]; then 534 sysctl_set net.ipv4.conf.all.forwarding 1 535 sysctl_set net.ipv6.conf.all.forwarding 1 540 sysctl_restore net.ipv6.conf.all.forwarding 541 sysctl_restore net.ipv4.conf.all.forwarding
|
D | mirror_gre_lib.sh | 118 bridge link set dev $nbpdev state forwarding
|
/Linux-v4.19/Documentation/isdn/ |
D | README.diversion | 44 The i4l diversion services offers call forwarding and logging normally 51 forwarding reason is met. Activated static services may also be 54 call forwarding which is not preprogrammed inside the providers exchange 86 enables the feature CF (call forwarding). This should work on both MSN- and
|
/Linux-v4.19/net/mpls/ |
D | Kconfig | 29 Add support for forwarding of mpls packets.
|
/Linux-v4.19/include/net/ |
D | ip.h | 399 bool forwarding) in ip_dst_mtu_maybe_forward() argument 405 !forwarding) in ip_dst_mtu_maybe_forward() 415 bool forwarding = IPCB(skb)->flags & IPSKB_FORWARDED; in ip_skb_dst_mtu() local 417 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-v4.19/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_dscp_bridge.sh | 32 lib_dir=$(dirname $0)/../../../net/forwarding
|
D | qos_dscp_router.sh | 36 lib_dir=$(dirname $0)/../../../net/forwarding
|
D | mirror_gre_scale.sh | 37 source ../../../../net/forwarding/mirror_lib.sh
|
/Linux-v4.19/net/ipv4/netfilter/ |
D | Kconfig | 103 The IPv4 NAT option allows masquerading, port forwarding and other 182 The packet filtering and full NAT (masquerading, port forwarding, 235 rules for simple packet filtering at local input, forwarding and 275 port forwarding and other forms of full Network Address Port
|
/Linux-v4.19/net/ipv6/ |
D | addrconf.c | 191 .forwarding = 0, 245 .forwarding = 0, 395 if (ndev->cnf.forwarding) in ipv6_add_dev() 462 if (ndev->cnf.forwarding && (dev->flags & IFF_MULTICAST)) in ipv6_add_dev() 543 nla_put_s32(skb, NETCONFA_FORWARDING, devconf->forwarding) < 0) in inet6_netconf_fill_devconf() 746 if (idev->cnf.forwarding) in dev_forward_change() 749 if (idev->cnf.forwarding) { in dev_forward_change() 763 if (idev->cnf.forwarding) in dev_forward_change() 782 int changed = (!idev->cnf.forwarding) ^ (!newf); in addrconf_forward_change() 783 idev->cnf.forwarding = newf; in addrconf_forward_change() [all …]
|
D | anycast.c | 60 int ishost = !net->ipv6.devconf_all->forwarding; in ipv6_sock_ac_join() 113 ishost = !idev->cnf.forwarding; in ipv6_sock_ac_join()
|
/Linux-v4.19/Documentation/device-mapper/ |
D | switch.txt | 28 forwarding is invisible to the initiator. The storage layout is also 90 forwarding the request to the specific path. Typically it is zero.
|
/Linux-v4.19/net/openvswitch/ |
D | Kconfig | 30 forwarding. It is complemented by a userspace daemon, ovs-vswitchd,
|