ef31dd7bb5
The previous code would skip the DERP short-circuit if roamAddr was set, which is not what we wanted. More generally, hitting any of the fast path conditions is a direct return, so we can just have 3 standalone branches rather than 'else if' stuff. Signed-Off-By: David Anderson <danderson@tailscale.com> |
||
---|---|---|
.. | ||
derpmap.go | ||
magicsock.go | ||
magicsock_test.go |