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
julianknodt 506c2fe8e2 cmd/tailscale: make netcheck use active DERP map, delete static copy
After allowing for custom DERP maps, it's convenient to be able to see their latency in
netcheck. This adds a query to the local tailscaled for the current DERPMap.

Updates #1264

Signed-off-by: julianknodt <julianknodt@gmail.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 cmd/tailscale: make netcheck use active DERP map, delete static copy 3 years ago
tailscaled cmd/tailscale: make netcheck use active DERP map, delete static copy 3 years ago
tsshd net/interfaces: return all Tailscale addresses from Tailscale(). 3 years ago