tailscale/net/netcheck
Jordan Whited afec2d41b4
wgengine/magicsock: remove redundant deadline from netcheck report call (#13395)
netcheck.Client.GetReport() applies its own deadlines. This 2s deadline
was causing GetReport() to never fall back to HTTPS/ICMP measurements
as it was shorter than netcheck.stunProbeTimeout, leaving no time
for fallbacks.

Updates #13394
Updates #6187

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2024-09-13 10:51:30 -07:00
..
netcheck_test.go wgengine/magicsock: remove redundant deadline from netcheck report call (#13395) 2024-09-13 10:51:30 -07:00
netcheck.go wgengine/magicsock: remove redundant deadline from netcheck report call (#13395) 2024-09-13 10:51:30 -07:00
standalone.go net/netns, net/dns/resolver, etc: make netmon required in most places 2024-04-27 12:17:45 -07:00