diff options
author | David Ahern <dsahern@gmail.com> | 2018-03-13 18:29:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-16 18:28:39 +0300 |
commit | 654d3a7821e838dd7608d88922d8d3db9bdb95b4 (patch) | |
tree | b0318bb62213da2b0f430b6b8b2715e9dd8b61da /net/atm | |
parent | a511858c7536fab15a59a0a2aee14c5a909da23a (diff) | |
download | linux-654d3a7821e838dd7608d88922d8d3db9bdb95b4.tar.xz |
selftests: fib_tests: Add IPv6 nexthop spec tests
Add series of tests for valid and invalid nexthop specs for IPv6.
$ TEST=fib_nexthop_test ./fib_tests.sh
...
IPv6 nexthop tests
TEST: Directly connected nexthop, unicast address [ OK ]
TEST: Directly connected nexthop, unicast address with device [ OK ]
TEST: Gateway is linklocal address [ OK ]
TEST: Gateway is linklocal address, no device [ OK ]
TEST: Gateway can not be local unicast address [ OK ]
TEST: Gateway can not be local unicast address, with device [ OK ]
TEST: Gateway can not be a local linklocal address [ OK ]
TEST: Gateway can be local address in a VRF [ OK ]
TEST: Gateway can be local address in a VRF, with device [ OK ]
TEST: Gateway can be local linklocal address in a VRF [ OK ]
TEST: Redirect to VRF lookup [ OK ]
TEST: VRF route, gateway can be local address in default VRF [ OK ]
TEST: VRF route, gateway can not be a local address [ OK ]
TEST: VRF route, gateway can not be a local addr with device [ OK ]
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm')
0 files changed, 0 insertions, 0 deletions