summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/vrf_strict_mode_test.sh
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-02-17 02:21:17 +0100
committerDavid S. Miller <davem@davemloft.net>2022-02-17 15:22:09 +0100
commit6f97c7c605d63d8f83f102a768ddfd0ad553fa3f (patch)
tree2fba1a9f4c199bacfe1f26f1815f7d399cf06931 /tools/testing/selftests/net/vrf_strict_mode_test.sh
parentnet: ping6: support setting basic SOL_IPV6 options via cmsg (diff)
downloadlinux-6f97c7c605d63d8f83f102a768ddfd0ad553fa3f.tar.xz
linux-6f97c7c605d63d8f83f102a768ddfd0ad553fa3f.zip
selftests: net: test IPV6_DONTFRAG
Test setting IPV6_DONTFRAG via setsockopt and cmsg across socket types. Output without the kernel support (this series): Case DONTFRAG ICMP setsock returned 0, expected 1 Case DONTFRAG ICMP cmsg returned 0, expected 1 Case DONTFRAG ICMP both returned 0, expected 1 Case DONTFRAG ICMP diff returned 0, expected 1 FAIL - 4/24 cases failed Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net/vrf_strict_mode_test.sh')
0 files changed, 0 insertions, 0 deletions