aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/reuseport_dualstack.c
Commit message (Collapse)AuthorAge
* soreuseport: test mixed v4/v6 socketsCraig Gallek2016-04-14
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>