tailscale/cmd/stunstamp
Jordan Whited 7aec8d4e6b
cmd/stunstamp: refactor connection construction (#13110)
getConns() is now responsible for returning both stable and unstable
conns. conn and measureFn are now passed together via connAndMeasureFn.
newConnAndMeasureFn() is responsible for constructing them.

TCP measurement timeouts are adjusted to more closely match netcheck.

Updates tailscale/corp#22114

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2024-08-12 14:09:45 -07:00
..
stunstamp_default.go cmd/stunstamp: refactor connection construction (#13110) 2024-08-12 14:09:45 -07:00
stunstamp_linux.go cmd/stunstamp: refactor connection construction (#13110) 2024-08-12 14:09:45 -07:00
stunstamp.go cmd/stunstamp: refactor connection construction (#13110) 2024-08-12 14:09:45 -07:00