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
David Anderson c3994fd77c derp: remove OnlyDisco option.
Active discovery lets us introspect the state of the network stack precisely
enough that it's unnecessary, and dropping the initial DERP packets greatly
slows down tests. Additionally, it's unrealistic since our production network
will never deliver _only_ discovery packets, it'll be all or nothing.

Signed-off-by: David Anderson <danderson@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: remove OnlyDisco option. 4 years ago
derp_test.go derp: reduce DERP memory use; don't require callers to pass in memory to use 4 years ago