summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/.gitignore
diff options
context:
space:
mode:
authorCraig Gallek <kraig@google.com>2016-04-12 20:11:26 +0300
committerDavid S. Miller <davem@davemloft.net>2016-04-15 04:14:04 +0300
commitd6a61f80b8718abbb82dcfc95d56404e3218e7b0 (patch)
tree0d542dc16e338eb85e8efe8eeb46b6a68498989e /tools/testing/selftests/net/.gitignore
parentd894ba18d4e449b3a7f6eb491f16c9e02933736e (diff)
downloadlinux-d6a61f80b8718abbb82dcfc95d56404e3218e7b0.tar.xz
soreuseport: test mixed v4/v6 sockets
Test to validate the behavior of SO_REUSEPORT sockets that are created with both AF_INET and AF_INET6. See the commit prior to this for a description of this behavior. Signed-off-by: Craig Gallek <kraig@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 69bb3fc38fb2..0840684deb7d 100644
--- a/tools/testing/selftests/net/.gitignore
+++ b/tools/testing/selftests/net/.gitignore
@@ -3,3 +3,4 @@ psock_fanout
psock_tpacket
reuseport_bpf
reuseport_bpf_cpu
+reuseport_dualstack