tailscale / tailscale/tailscale
Add platform-independent abstraction for fetching TCP information
Open
needs-fix
- Dominant language
- Go
- Stars
- 36.5k
- Forks
- 3.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 132
Description
So that we can fetch TCP RTT, MSS, etc. in a platform-independent way instead of e.g. [the platform-specific code in `derp/derp_server_linux.go`](https://github.com/tailscale/tailscale/blob/main/derp/derp_server_linux.go).
Contributor guide
Assessment
This issue has not been assessed yet.