tailscale/net/interfaces
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
..
interfaces_test.go net/interfaces: add IsExpensive and up state to State 2020-04-10 20:25:12 -07:00
interfaces.go Make netcheck handle v6-only interfaces better, faster. 2020-05-28 10:04:20 -07:00