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/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>
1 week ago
..
netcheck.go wgengine/magicsock: remove redundant deadline from netcheck report call (#13395) 1 week ago
netcheck_test.go wgengine/magicsock: remove redundant deadline from netcheck report call (#13395) 1 week ago
standalone.go net/netns, net/dns/resolver, etc: make netmon required in most places 5 months ago