tailscale/wgengine/magicsock
Josh Bleecher Snyder a0dacba877 wgengine/magicsock: simplify legacy endpoint DstToString
Legacy endpoints (addrSet) currently reconstruct their dst string when requested.

Instead, store the dst string we were given to begin with.
In addition to being simpler and cheaper, this makes less code
aware of how to interpret endpoint strings.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-05-06 12:44:22 -07:00
..
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 2020-09-14 14:29:28 -07:00
legacy.go wgengine/magicsock: simplify legacy endpoint DstToString 2021-05-06 12:44:22 -07:00
magicsock_test.go wgenengine/magicsock: delete cursed tests 2021-05-03 11:09:44 -07:00
magicsock.go wgengine/magicsock: always run ReceiveIPv6 2021-04-28 11:07:14 -07:00