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 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
..
cloner cmd/cloner: support maps with clone ptrs 3 years ago
derper derp,cmd/derper: allow server to verify clients 3 years ago
hello all: adapt to opaque netaddr types 3 years ago
microproxy tsweb: replace NewMux with a more flexible DebugHandler. 3 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 3 years ago
tailscale derp,cmd/derper: allow server to verify clients 3 years ago
tailscaled net/dnsfallback: don't depend on derpmap.Prod 3 years ago
tsshd net/interfaces: return all Tailscale addresses from Tailscale(). 3 years ago