aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/net/.gitignore
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2021-10-29 08:51:35 -0700
committerDavid S. Miller <davem@davemloft.net>2021-11-01 13:12:48 +0000
commitb0ced8f290fb7bb03d23c4c3c3355e92a4be6e95 (patch)
tree341ed0733f7a68c500e4c7ff0197cc4f689afcae /tools/testing/selftests/net/.gitignore
parentudp6: allow SO_MARK ctrl msg to affect routing (diff)
downloadwireguard-linux-b0ced8f290fb7bb03d23c4c3c3355e92a4be6e95.tar.xz
wireguard-linux-b0ced8f290fb7bb03d23c4c3c3355e92a4be6e95.zip
selftests: udp: test for passing SO_MARK as cmsg
Before fix: | Case IPv6 rejection returned 0, expected 1 |FAIL - 1/4 cases failed With the fix: | OK Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: David Ahern <dsahern@kernel.org> Reviewed-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net/.gitignore')
-rw-r--r--tools/testing/selftests/net/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore
index 501550501216..7581a7348e1b 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -35,3 +35,4 @@ test_unix_oob
gro
ioam6_parser
toeplitz
+cmsg_so_mark