commit | a071bbf20539fa9166820c34c71cf2167dc23833 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Aug 01 11:56:39 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 03 10:42:04 2019 -0700 |
tree | b0bf8130b8ea8c4a7001b338fff04ae9d05ec6f7 | |
parent | bbd7c764086b4e6bea8c37e94914f6e5fee34f7d [diff] |
selftests: Add ipv6 tcp tests to fcnal-test Add IPv6 tcp tests to fcnal-test.sh. Covers the permutations of directly connected addresses, routed destinations, VRF and non-VRF, and expected failures for both clients and servers. Includes permutations with net.ipv4.tcp_l3mdev_accept set to 0 and 1. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>