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/dnsfallback
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>
3 years ago
..
dns-fallback-servers.json net/dnsfallback: don't depend on derpmap.Prod 3 years ago
dnsfallback.go net/dnsfallback: don't depend on derpmap.Prod 3 years ago
dnsfallback_test.go net/dnsfallback: don't depend on derpmap.Prod 3 years ago
update-dns-fallbacks.go net/dnsfallback: don't depend on derpmap.Prod 3 years ago