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/cmd
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
4 years ago
..
derper stun, netcheck: move under net 4 years ago
microproxy tsweb: rename Handler to ReturnHandler 4 years ago
mkpkg cmd/mkpkg: support adding empty directories. 4 years ago
relaynode cmd/relaynode: delete it! 4 years ago
tailscale Make netcheck handle v6-only interfaces better, faster. 4 years ago
tailscaled log rate limiting: reformat limiter messages, and use nonempty burst size. 4 years ago
tsshd wgengine/monitor: don't call LinkChange when interfaces look unchanged 4 years ago