You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/ktimeout
Andrew Lytvynov 323747c3e0
various: disable MPTCP when setting TCP_USER_TIMEOUT sockopt (#15063)
There's nothing about it on
https://github.com/multipath-tcp/mptcp_net-next/issues/ but empirically
MPTCP doesn't support this option on awly's kernel 6.13.2 and in GitHub
actions.

Updates #15015

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
10 months ago
..
ktimeout.go net/ktimeout: add a package to set TCP user timeout 2 years ago
ktimeout_default.go net/ktimeout: add a package to set TCP user timeout 2 years ago
ktimeout_linux.go net/ktimeout: add a package to set TCP user timeout 2 years ago
ktimeout_linux_test.go various: disable MPTCP when setting TCP_USER_TIMEOUT sockopt (#15063) 10 months ago
ktimeout_test.go net/ktimeout: add a package to set TCP user timeout 2 years ago