Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/net/
Dfib_tests.sh513 add_rt() function
565 add_rt "Directly connected nexthop, unicast address" 0 \
567 add_rt "Directly connected nexthop, unicast address with device" 0 \
569 add_rt "Gateway is linklocal address" 0 \
573 add_rt "Gateway is linklocal address, no device" 2 \
577 add_rt "Gateway can not be local unicast address" 2 \
579 add_rt "Gateway can not be local unicast address, with device" 2 \
581 add_rt "Gateway can not be a local linklocal address" 2 \
585 add_rt "Gateway can be local address in a VRF" 0 \
587 add_rt "Gateway can be local address in a VRF, with device" 0 \
[all …]