/openbmc/openbmc/meta-google/recipes-google/systemd/files/ |
H A D | 40-gbmc-forward.conf | 2 net.ipv4.conf.default.forwarding=1 3 net.ipv4.conf.all.forwarding=1 4 net.ipv6.conf.default.forwarding=1 5 net.ipv6.conf.all.forwarding=1
|
/openbmc/linux/Documentation/networking/ |
H A D | nf_flowtable.rst | 15 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 …]
|
H A D | vxlan.rst | 20 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::
|
H A D | mpls-sysctl.rst | 12 possible to configure forwarding for label values equal to or 20 label will be recognized by the kernel and mpls forwarding
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ndisc_unsolicited_na_test.sh | 75 local forwarding=$3 91 ${ROUTER_CONF}.forwarding=${forwarding} 147 local forwarding=$3 153 [ ${forwarding} -eq 1 ]; then
|
H A D | ipv6_route_update_soft_lockup.sh | 160 ip netns exec ${sink_ns} sysctl -qw net.ipv6.conf.${SINK_LOOPBACK_IFACE}.forwarding=1 163 ip netns exec ${sink_ns} sysctl -qw net.ipv6.conf.${SINK_TEST_IFACE}.forwarding=1
|
H A D | udpgro_fwd.sh | 230 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
|
H A D | vrf_route_leaking.sh | 221 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
|
/openbmc/linux/samples/bpf/ |
H A D | tc_l2_redirect.sh | 12 IPV6_FORWARDING=$(< /proc/sys/net/ipv6/conf/all/forwarding) 67 sysctl -q -w net.ipv6.conf.all.forwarding=1 81 sysctl -q -w net.ipv6.conf.all.forwarding=$IPV6_FORWARDING 98 sysctl -q -w net.ipv4.conf.ipt.forwarding=1 103 sysctl -q -w net.ipv4.conf.ve1.forwarding=1 134 sysctl -q -w net.ipv4.conf.ip6t.forwarding=1 140 sysctl -q -w net.ipv4.conf.ve1.forwarding=1
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_lwt_seg6local.sh | 137 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
|
/openbmc/linux/Documentation/virt/kvm/s390/ |
H A D | s390-diag.rst | 101 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.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/ |
H A D | radvd.init | 81 echo 1 > /proc/sys/net/ipv6/conf/all/forwarding 121 echo 1 > /proc/sys/net/ipv6/conf/all/forwarding
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | ipip-conntrack-mtu.sh | 111 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
|
H A 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
|
H A D | nft_synproxy.sh | 52 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
|
H A D | nft_nat.sh | 425 ip netns exec "$ns0" sysctl net.ipv6.conf.all.forwarding=1 > /dev/null 526 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null 527 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null 626 ip netns exec "$ns0" sysctl net.ipv6.conf.all.forwarding=1 > /dev/null 707 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null 708 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null 908 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null 909 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null 946 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null 947 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
|
H A D | nft_fib.sh | 188 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
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | ip6_forward_instats_vrf.sh | 132 sysctl -qw net.ipv6.conf.all.forwarding=0 135 sysctl -qw net.ipv6.conf.all.forwarding=1
|
H A D | .gitignore | 2 forwarding.config
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | sch_tbf_root.sh | 9 lib_dir=$(dirname $0)/../../../net/forwarding
|
H A D | sch_tbf_ets.sh | 9 lib_dir=$(dirname $0)/../../../net/forwarding
|
H A D | sch_tbf_prio.sh | 9 lib_dir=$(dirname $0)/../../../net/forwarding
|
H A D | hw_stats_l3.sh | 4 lib_dir=$(dirname $0)/../../../net/forwarding
|
H A D | router_bridge_lag.sh | 48 lib_dir=$(dirname $0)/../../../net/forwarding
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | Makefile | 16 TEST_FILES := forwarding.config
|