commit | 6abdb651255784f1907d8c8fcbf7e4ba4196b1da | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Aug 01 11:56:41 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 03 10:42:04 2019 -0700 |
tree | a1f56db4b1075c1b71aea88d18bfa6fa624ba1ba | |
parent | a4368be9ad23d2a8e13c2b98409f9df166a4c9c5 [diff] |
selftests: Add ipv6 udp tests to fcnal-test Add IPv6 udp 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.udp_l3mdev_accept set to 0 and 1. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>