tailscale/net/netcheck
Brad Fitzpatrick 0245bbe97b Make netcheck handle v6-only interfaces better, faster.
Also:

* add -verbose flag to cmd/tailscale netcheck
* remove some API from the interfaces package
* convert some of the interfaces package to netaddr.IP
* don't even send IPv4 probes on machines with no IPv4 (or only v4
  loopback)
* and once three regions have replied, stop waiting for other probes
  at 2x the slowest duration.

Updates #376
2020-05-28 10:04:20 -07:00
..
netcheck_test.go Make netcheck handle v6-only interfaces better, faster. 2020-05-28 10:04:20 -07:00
netcheck.go Make netcheck handle v6-only interfaces better, faster. 2020-05-28 10:04:20 -07:00