selftests: Add redirect tests
authorDavid Ahern <dsahern@gmail.com>
Thu, 23 May 2019 03:28:01 +0000 (20:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 May 2019 20:26:44 +0000 (13:26 -0700)
commitec8105352869766569f657464c8a78d7bc0e2406
tree98bd5b80a699cc578e40b4ff5282e02af3c209ed
parent0fa6efc54780412c3fbd6f6e61a5dfb4ca9bb59c
selftests: Add redirect tests

Add test for ICMP redirects and exception processing. Test is setup
for later addition of tests using nexthop objects for routing.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/icmp_redirect.sh [new file with mode: 0755]