Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dfib_tests.sh510 add_rt() function
562 add_rt "Directly connected nexthop, unicast address" 0 \
564 add_rt "Directly connected nexthop, unicast address with device" 0 \
566 add_rt "Gateway is linklocal address" 0 \
570 add_rt "Gateway is linklocal address, no device" 2 \
574 add_rt "Gateway can not be local unicast address" 2 \
576 add_rt "Gateway can not be local unicast address, with device" 2 \
578 add_rt "Gateway can not be a local linklocal address" 2 \
582 add_rt "Gateway can be local address in a VRF" 0 \
584 add_rt "Gateway can be local address in a VRF, with device" 0 \
[all …]