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 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
..
cloner ipn: use cmd/cloner for Prefs.Clone 4 years ago
derper Change some os.IsNotExist to errors.Is(err, os.ErrNotExist) for non-os errors. 4 years ago
microproxy cmd/microproxy: add -insecure flag 4 years ago
mkpkg cmd/mkpkg: support adding empty directories. 4 years ago
tailscale net/dnscache, control/controlclient: use DNS cache when dialing control 4 years ago
tailscaled net/dnscache, control/controlclient: use DNS cache when dialing control 4 years ago
tsshd wgengine/monitor: don't call LinkChange when interfaces look unchanged 4 years ago