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 877fa504b4
net/netcheck: remove arbitrary deadlines from GetReport() tests (#13832)
GetReport() may have side effects when the caller enforces a deadline
that is shorter than ReportTimeout.

Updates #13783
Updates #13394

Signed-off-by: Jordan Whited <jordan@tailscale.com>
6 days ago
..
netcheck.go net/netcheck: fix netcheck cli-triggered nil pointer deref (#13782) 2 weeks ago
netcheck_test.go net/netcheck: remove arbitrary deadlines from GetReport() tests (#13832) 6 days ago
standalone.go net/netns, net/dns/resolver, etc: make netmon required in most places 6 months ago