summaryrefslogtreecommitdiff
path: root/net/rxrpc/sysctl.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2020-07-05 02:30:17 +0300
committerDavid S. Miller <davem@davemloft.net>2020-07-05 03:56:22 +0300
commitc9b95a13598750e2840d99322f844ec0ff9e6246 (patch)
treea301f522c1a2dbe95775508b036e31dad3e26e76 /net/rxrpc/sysctl.c
parentfd1452d8ef988d228f5265147fde1017084404e4 (diff)
downloadlinux-c9b95a13598750e2840d99322f844ec0ff9e6246.tar.xz
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 <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rxrpc/sysctl.c')
0 files changed, 0 insertions, 0 deletions