tailscale/cmd/tailscale
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.go Make netcheck handle v6-only interfaces better, faster. 2020-05-28 10:04:20 -07:00
status.go ipn: add AllowVersionSkew bool to Notify & Message 2020-05-09 13:51:48 -07:00
tailscale.go router_linux: fix behaviour when switching --netfilter-mode. 2020-05-28 07:15:05 -04:00