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
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
..
dnscache net/dnscache: remove unnecessary lint warning. 4 years ago
interfaces Make netcheck handle v6-only interfaces better, faster. 4 years ago
netcheck Make netcheck handle v6-only interfaces better, faster. 4 years ago
nettest scripts: add a license header checker. 5 years ago
stun stun, netcheck: move under net 4 years ago
tlsdial net/tlsdial: update package doc to say it's now somewhat useless 4 years ago