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/wgengine/magicsock
David Anderson 97693f2e42 wgengine/magicsock: delete legacy AddrSet endpoints.
Instead of using the legacy codepath, teach discoEndpoint to handle
peers that have a home DERP, but no disco key. We can still communicate
with them, but only over DERP.

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
debugknobs.go wgengine/magicsock: move debug knobs to their own file, compile out on iOS 3 years ago
debugknobs_ios.go wgengine/magicsock: move debug knobs to their own file, compile out on iOS 3 years ago
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 4 years ago
magicsock.go wgengine/magicsock: delete legacy AddrSet endpoints. 3 years ago
magicsock_test.go wgengine/magicsock: delete legacy AddrSet endpoints. 3 years ago