]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests: Add ipv4 ping tests to fcnal-test
authorDavid Ahern <dsahern@gmail.com>
Thu, 1 Aug 2019 18:56:36 +0000 (11:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Aug 2019 17:42:04 +0000 (10:42 -0700)
commitc032dd8cc7e23bbcc53e00b262594657ff1b7532
tree326c68fd6edd81c5f4d722fc31ae0c23ec11ff5a
parent6f9d5cacfe07308fd4007ebdcb76861752d0a1ad
selftests: Add ipv4 ping tests to fcnal-test

Add 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>
tools/testing/selftests/net/fcnal-test.sh