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>
2020-07-27 14:09:54 -07:00
..
derphttp derp/derphttp: don't return all nil from dialRegion when STUNOnly nodes 2020-07-27 10:10:10 -07:00
derpmap all: make client use server-provided DERP map, add DERP region support 2020-05-23 22:31:59 -07:00
derp.go derp: add frameClosePeer to move around clients within a region 2020-06-25 09:33:10 -07:00
derp_client.go derp: add frameClosePeer to move around clients within a region 2020-06-25 09:33:10 -07:00
derp_server.go derp: remove OnlyDisco option. 2020-07-27 14:09:54 -07:00
derp_test.go derp: reduce DERP memory use; don't require callers to pass in memory to use 2020-06-15 10:26:50 -07:00