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 a2d78b4d3e net/dnscache, control/controlclient: use DNS cache when dialing control
Cache DNS results of earlier login.tailscale.com control dials, and use
them for future dials if DNS is slow or broken.

Fixes various issues with trickier setups with the domain's DNS server
behind a subnet router.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
dnscache net/dnscache, control/controlclient: use DNS cache when dialing control 4 years ago
interfaces net/interfaces: ignore bogus proxy URLs from winhttp [windows] 4 years ago
netcheck net/netcheck: remove unused DNSCache from netcheck 4 years ago
netns net/netns: don't bind to device for localhost connections 4 years ago
netstat net/netstat: start of new netstat package, with Windows for now 4 years ago
nettest scripts: add a license header checker. 4 years ago
packet net/packet: documentation pass. 4 years ago
stun net/stun: Fix STUN attribute padding (#710) 4 years ago
tlsdial net/tlsdial, derp/derphttp: finish DERPNode.CertName validation 4 years ago
tsaddr tsaddr: add helpers for the Tailscale IPv6 range, and 4to6 conversion. 4 years ago
tshttpproxy net/tshttpproxy: aggressively rate-limit error logs in Transport.Proxy path 4 years ago