Home
last modified time | relevance | path

Searched refs:vrf (Results 76 – 100 of 105) sorted by relevance

12345

/openbmc/linux/tools/testing/selftests/netfilter/
H A Dconntrack_vrf.sh81 ip -net $ns0 li add tvrf type vrf table 9876
182 ip netns exec $ns0 ip vrf exec tvrf iperf3 -t 1 -c $IP1 >/dev/null
219 ip netns exec $ns0 ip vrf exec tvrf iperf3 -t 1 -c $IP1 > /dev/null
H A Dnft_queue.sh358 ip -net $ns1 link add tvrf type vrf table 9876
387 ip netns exec ${ns1} ip vrf exec tvrf ping -c 1 10.0.2.99 > /dev/null
H A Drpath.sh162 ip -net "$ns2" link add vrf0 type vrf table 10
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-purge.service.in7 ExecStart=find /etc/systemd/network -mindepth 1 ! -name 00-bmc-@NCSI_IF@.network -exec rm -vrf {} \…
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap_tunnel_vxlan_ipv6.sh179 ip vrf exec v$rp2 $MZ -6 $rp2 -c 0 -d 1msec -b $rp1_mac \
254 ip vrf exec v$rp2 $MZ -6 $rp2 -c 0 -d 1msec -b $rp1_mac \
325 ip vrf exec v$rp2 $MZ -6 $rp2 -c 0 -d 1msec -b $rp1_mac \
H A Ddevlink_trap_tunnel_vxlan.sh175 ip vrf exec v$rp2 $MZ $rp2 -c 0 -d 1msec -b $rp1_mac -B 192.0.2.17 \
245 ip vrf exec v$rp2 $MZ $rp2 -c 0 -d 1msec -b $rp1_mac \
313 ip vrf exec v$rp2 $MZ $rp2 -c 0 -d 1msec -b $rp1_mac \
H A Ddevlink_trap_tunnel_ipip.sh166 ip vrf exec v$rp2 $MZ $rp2 -c 0 -d 1msec -a $rp2_mac -b $rp1_mac \
199 ip vrf exec v$rp2 $MZ $rp2 -c 0 -d 1msec -a $rp2_mac -b $rp1_mac \
H A Ddevlink_trap_tunnel_ipip6.sh167 ip vrf exec v$rp2 $MZ -6 $rp2 -c 0 -d 1msec -a $rp2_mac -b $rp1_mac \
199 ip vrf exec v$rp2 $MZ -6 $rp2 -c 0 -d 1msec -a $rp2_mac -b $rp1_mac \
H A Dqos_dscp_bridge.sh142 ip vrf exec $vrf_name \
H A Dmirror_gre_scale.sh76 ip link set $htun vrf v$h3
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A DREADME17 vrf-h1 | vrf-h2
H A Dtc_actions.sh225 ip vrf exec v$h1 ncat --recv-only -w10 -l -p 12345 -o $mirred_e2i_tf2 &
227 ip vrf exec v$h1 ncat -w1 --send-only 192.0.2.2 12345 <$mirred_e2i_tf1
H A Dlib.sh730 if [ "$vrf" != "" ]; then
731 ip link set dev $name master $vrf
1658 ip vrf exec $vrf_name \
1676 ip vrf exec $vrf_name \
/openbmc/linux/tools/testing/selftests/net/
H A Dfcnal-test.sh378 local vrf=$2
383 ip -netns ${ns} link add ${vrf} type vrf table ${table}
384 ip -netns ${ns} link set ${vrf} up
385 ip -netns ${ns} route add vrf ${vrf} unreachable default metric 8192
386 ip -netns ${ns} -6 route add vrf ${vrf} unreachable default metric 8192
388 ip -netns ${ns} addr add 127.0.0.1/8 dev ${vrf}
389 ip -netns ${ns} -6 addr add ::1 dev ${vrf} nodad
391 ip -netns ${ns} addr add dev ${vrf} ${addr}
813 setup_cmd ip ro del vrf ${VRF} ${NSB_LO_IP}
4069 setup_cmd ip li set br0 vrf ${VRF}
[all …]
H A Dicmp_redirect.sh154 ip -netns ${ns} link add ${VRF} type vrf table ${VRF_TABLE}
156 ip -netns ${ns} route add vrf ${VRF} unreachable default metric 8192
157 ip -netns ${ns} -6 route add vrf ${VRF} unreachable default metric 8192
225 ip -netns h1 li set br0 vrf ${VRF} up
H A Dip6_gre_headroom.sh15 ip link add dev vh3 type vrf table 20
H A Dfib-onlink-tests.sh183 ip li add ${VRF} type vrf table ${VRF_TABLE}
196 ip li set ${NETIFS[p${n}]} vrf ${VRF}
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0017-Adjust-for-musl-headers.patch32 src/network/netdev/vrf.c | 2 +-
295 diff --git a/src/network/netdev/vrf.c b/src/network/netdev/vrf.c
297 --- a/src/network/netdev/vrf.c
298 +++ b/src/network/netdev/vrf.c
306 #include "vrf.h"
494 #include "vrf.h"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0017-Adjust-for-musl-headers.patch32 src/network/netdev/vrf.c | 2 +-
295 diff --git a/src/network/netdev/vrf.c b/src/network/netdev/vrf.c
297 --- a/src/network/netdev/vrf.c
298 +++ b/src/network/netdev/vrf.c
306 #include "vrf.h"
494 #include "vrf.h"
/openbmc/linux/Documentation/networking/
H A Dindex.rst117 vrf
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dtc_actions.sh225 ip vrf exec v$h1 ncat --recv-only -w10 -l -p 12345 -o $mirred_e2i_tf2 &
227 ip vrf exec v$h1 ncat -w1 --send-only 192.0.2.2 12345 <$mirred_e2i_tf1
H A Dlib.sh730 if [ "$vrf" != "" ]; then
731 ip link set dev $name master $vrf
1658 ip vrf exec $vrf_name \
1676 ip vrf exec $vrf_name \
/openbmc/linux/drivers/net/
H A DMakefile40 obj-$(CONFIG_NET_VRF) += vrf.o
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A Dnet_forwarding_lib.sh730 if [ "$vrf" != "" ]; then
731 ip link set dev $name master $vrf
1658 ip vrf exec $vrf_name \
1676 ip vrf exec $vrf_name \
/openbmc/linux/tools/testing/selftests/drivers/net/team/
H A Dnet_forwarding_lib.sh730 if [ "$vrf" != "" ]; then
731 ip link set dev $name master $vrf
1658 ip vrf exec $vrf_name \
1676 ip vrf exec $vrf_name \

12345