aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2020-07-05 01:30:17 +0200
committerDavid S. Miller <[email protected]>2020-07-04 17:56:22 -0700
commitc9b95a13598750e2840d99322f844ec0ff9e6246 (patch)
treea301f522c1a2dbe95775508b036e31dad3e26e76 /tools/testing/selftests/bpf/prog_tests/autoload.c
parentfd1452d8ef988d228f5265147fde1017084404e4 (diff)
mptcp: support IPV6_V6ONLY setsockopt
Without this, Opensshd fails to open an ipv6 socket listening socket: error: setsockopt IPV6_V6ONLY: Operation not supported error: Bind to port 22 on :: failed: Address already in use. Opensshd opens an ipv4 and and ipv6 listening socket, but because IPV6_V6ONLY setsockopt fails, the port number is already in use. Signed-off-by: Florian Westphal <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions