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/derp
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
..
derphttp derp{,/derphttp},magicsock: tell DERP server when ping acks can be expected 3 years ago
testdata derp: add debug traffic handler 3 years ago
derp.go wgengine/magicsock, derp, derp/derphttp: respond to DERP server->client pings 3 years ago
derp_client.go derp: return keep-alive message up to callers 3 years ago
derp_server.go derp,cmd/derper: allow server to verify clients 3 years ago
derp_test.go derp: add debug traffic handler 3 years ago