Home
last modified time | relevance | path

Searched refs:add_rt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/
H A Dfib_tests.sh517 add_rt() function
569 add_rt "Directly connected nexthop, unicast address" 0 \
571 add_rt "Directly connected nexthop, unicast address with device" 0 \
573 add_rt "Gateway is linklocal address" 0 \
577 add_rt "Gateway is linklocal address, no device" 2 \
581 add_rt "Gateway can not be local unicast address" 2 \
583 add_rt "Gateway can not be local unicast address, with device" 2 \
585 add_rt "Gateway can not be a local linklocal address" 2 \
589 add_rt "Gateway can be local address in a VRF" 0 \
591 add_rt "Gateway can be local address in a VRF, with device" 0 \
[all …]