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
Josh Bleecher Snyder b23f2263c1 derp: add server version to /debug, expvars
This will make it easier for a human to tell what
version is deployed, for (say) correlating line numbers
in profiles or panics to corresponding source code.

It'll also let us observe version changes in prometheus.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
derphttp derp/derphttp: don't return all nil from dialRegion when STUNOnly nodes 4 years ago
derpmap all: make client use server-provided DERP map, add DERP region support 4 years ago
derp.go derp: add frameClosePeer to move around clients within a region 4 years ago
derp_client.go derp: add frameClosePeer to move around clients within a region 4 years ago
derp_server.go derp: add server version to /debug, expvars 4 years ago
derp_test.go derp: reduce DERP memory use; don't require callers to pass in memory to use 4 years ago