Brad Fitzpatrick
b6179b9e83
net/dnsfallback: add new nodes
...
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
Josh Bleecher Snyder
84a6dcd9a9
net/dnsfallback: regenerate
...
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
5 years ago
David Crawshaw
d6f4b5f5cb
ipn, etc: use controlplane.tailscale.com
...
Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
5 years ago
Brad Fitzpatrick
10d7c2583c
net/dnsfallback: don't depend on derpmap.Prod
...
Move derpmap.Prod to a static JSON file (go:generate'd) instead,
to make its role explicit. And add a TODO about making dnsfallback
use an update-over-time DERP map file instead of a baked-in one.
Updates #1264
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
Brad Fitzpatrick
d37b3b02cd
net/dnsfallback: fix infinite loop and limit number of candidates
...
Updates #1455 (fixes the DNS spin part, but other things aren't ideal there)
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
Brad Fitzpatrick
9df4185c94
control/controlclient, net/{dnscache,dnsfallback}: add DNS fallback mechanism
...
Updates #1405
Updates #1403
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago