David Anderson
4cf63b8df0
net/dnsfallback: update static map for new derp11.
...
Signed-off-by: David Anderson <danderson@tailscale.com>
5 years ago
Brad Fitzpatrick
5a58fd8933
net/dnsfallback: go generate, pick up new DERPs
...
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
David Anderson
69c897a763
net/dnsfallback: run go generate to pick up new derp9s.
...
Signed-off-by: David Anderson <danderson@tailscale.com>
5 years ago
Brad Fitzpatrick
5a7ff2b231
net/dnsfallback: re-run go generate
5 years ago
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
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