diff options
author | Florian Westphal <[email protected]> | 2020-07-05 01:30:16 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-04 17:56:22 -0700 |
commit | fd1452d8ef988d228f5265147fde1017084404e4 (patch) | |
tree | b5d66d260159e0b56a68a1cb91eac32a85fec688 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 83f0c10bc36f956102ce4a33c5fe596ae9891297 (diff) |
mptcp: add REUSEADDR/REUSEPORT support
This will e.g. make 'sshd restart' work when MPTCP is used, as we will
now set this option on the listener socket instead of only the mptcp
socket (where it has no effect).
We still need to copy the setting to the master socket so that a
subsequent getsockopt() returns the expected value.
Reported-by: Christoph Paasch <[email protected]>
Suggested-by: Paolo Abeni <[email protected]>
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