commit | bbd7c764086b4e6bea8c37e94914f6e5fee34f7d | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Aug 01 11:56:38 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 03 10:42:04 2019 -0700 |
tree | 87cf37036f72a306d601c09b1a85956b314cfb2b | |
parent | c0644e71df3302ce44ef4572d3df9fb4758bcb8b [diff] |
selftests: Add ipv4 tcp tests to fcnal-test Add 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>