Searched refs:forwarding (Results 1 – 25 of 168) sorted by relevance
1234567
15 Once the first packet of the flow successfully goes through the IP forwarding22 classic IP forwarding path (the visible effect is that you do not see these25 follows the classic IP forwarding path.34 classic IP forwarding path unless the user explicitly instruct flows to use this35 new alternative forwarding path via policy.75 traffic is passed up to follow the classic IP forwarding path given that the109 forwarding bypass.132 Bridge and IP forwarding146 | IP forwarding |162 ports and your IP forwarding path, you have to add your bridge ports (as[all …]
20 use of statically-configured forwarding entries.33 entry in the forwarding table. The destination port number is set to48 forwarding table using the new bridge command.50 1. Create forwarding table entry::54 2. Delete forwarding table entry::58 3. Show forwarding table::
12 possible to configure forwarding for label values equal to or20 label will be recognized by the kernel and mpls forwarding
11 IPV6_FORWARDING=$(< /proc/sys/net/ipv6/conf/all/forwarding)66 sysctl -q -w net.ipv6.conf.all.forwarding=179 sysctl -q -w net.ipv6.conf.all.forwarding=$IPV6_FORWARDING95 sysctl -q -w net.ipv4.conf.ipt.forwarding=1100 sysctl -q -w net.ipv4.conf.ve1.forwarding=1131 sysctl -q -w net.ipv4.conf.ip6t.forwarding=1137 sysctl -q -w net.ipv4.conf.ve1.forwarding=1
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()977 if (dn_db->parms.forwarding == 0) in dn_send_brd_hello()1015 if (dn_db->parms.forwarding == 0) in dn_eth_up()[all …]
130 ip netns exec ns1 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null131 ip netns exec ns2 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null132 ip netns exec ns3 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null133 ip netns exec ns4 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null134 ip netns exec ns5 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
217 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on225 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on237 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on249 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
221 h[12]) ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0225 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1302 h[12]) ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0306 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1
244 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on259 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on319 ip netns exec $NS_DST ethtool -K veth$DST rx-udp-gro-forwarding on
87 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=188 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1
84 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=088 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1
101 DIAG 'X'9C forwarding117 0x9c forwarding per second in the purpose of avoiding a DIAGNOSE 0x9c118 forwarding storm.119 A value of 0 turns the forwarding off.
110 ip netns exec ${r_a} sysctl -q net.ipv4.conf.all.forwarding=1 > /dev/null140 ip netns exec ${r_b} sysctl -q net.ipv4.conf.all.forwarding=1 > /dev/null165 ip netns exec ${r_w} sysctl -q net.ipv4.conf.all.forwarding=1 > /dev/null
82 ip netns exec ns0 sysctl -q net.ipv4.conf.veth0.forwarding=183 ip netns exec ns0 sysctl -q net.ipv4.conf.veth1.forwarding=1
174 ip netns exec ${nsrouter} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null175 ip netns exec ${nsrouter} sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null176 ip netns exec ${nsrouter} sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
384 ip netns exec "$ns0" sysctl net.ipv6.conf.all.forwarding=1 > /dev/null485 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null486 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null585 ip netns exec "$ns0" sysctl net.ipv6.conf.all.forwarding=1 > /dev/null666 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null667 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null867 ip netns exec "$ns0" sysctl net.ipv4.conf.veth0.forwarding=1 > /dev/null868 ip netns exec "$ns0" sysctl net.ipv4.conf.veth1.forwarding=1 > /dev/null
130 sysctl -qw net.ipv6.conf.all.forwarding=0133 sysctl -qw net.ipv6.conf.all.forwarding=1
2 forwarding.config
11 source ../../../net/forwarding/lib.sh12 source ../../../net/forwarding/devlink_lib.sh
7 lib_dir=$(dirname $0)/../../../net/forwarding
21 lib_dir=$(dirname $0)/../../../net/forwarding
4 lib_dir=$(dirname $0)/../../../../net/forwarding
Completed in 33 milliseconds