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>
2025-02-19 10:41:45 -08:00
..
ktimeout_default.go net/ktimeout: add a package to set TCP user timeout 2024-02-20 10:49:58 -08:00
ktimeout_linux_test.go various: disable MPTCP when setting TCP_USER_TIMEOUT sockopt (#15063) 2025-02-19 10:41:45 -08:00
ktimeout_linux.go net/ktimeout: add a package to set TCP user timeout 2024-02-20 10:49:58 -08:00
ktimeout_test.go net/ktimeout: add a package to set TCP user timeout 2024-02-20 10:49:58 -08:00
ktimeout.go net/ktimeout: add a package to set TCP user timeout 2024-02-20 10:49:58 -08:00