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/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>
1 month ago
..
stunstamp.go cmd/stunstamp: refactor connection construction (#13110) 1 month ago
stunstamp_default.go cmd/stunstamp: refactor connection construction (#13110) 1 month ago
stunstamp_linux.go cmd/stunstamp: refactor connection construction (#13110) 1 month ago