linux_dsm_epyc7002/tools/testing/selftests/net
Craig Gallek d6a61f80b8 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>
2016-04-14 21:14:04 -04:00
..
.gitignore soreuseport: test mixed v4/v6 sockets 2016-04-14 21:14:04 -04:00
config selftests: create test-specific kconfig fragments 2016-02-25 09:47:52 -07:00
Makefile soreuseport: test mixed v4/v6 sockets 2016-04-14 21:14:04 -04:00
psock_fanout.c
psock_lib.h
psock_tpacket.c
reuseport_bpf_cpu.c soreuseport: BPF selection functional test for TCP 2016-02-11 03:54:15 -05:00
reuseport_bpf.c soreuseport: BPF selection functional test for TCP 2016-02-11 03:54:15 -05:00
reuseport_dualstack.c soreuseport: test mixed v4/v6 sockets 2016-04-14 21:14:04 -04:00
run_afpackettests
run_netsocktests
socket.c
test_bpf.sh