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