commit | c0644e71df3302ce44ef4572d3df9fb4758bcb8b | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Aug 01 11:56:37 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 03 10:42:04 2019 -0700 |
tree | f5a44eb8b54228f039d830485933fe8d0af147a0 | |
parent | c032dd8cc7e23bbcc53e00b262594657ff1b7532 [diff] |
selftests: Add ipv6 ping tests to fcnal-test Add IPv6 ping tests to fcnal-test.sh. Covers the permutations of directly connected addresses, routed destinations, VRF and non-VRF, and expected failures. Setup includes unreachable routes and fib rules blocking traffic. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>