tailscale/wgengine/magicsock
Josh Bleecher Snyder 8a3d52e882 wgengine/magicsock: use mono.Time
magicsock makes multiple calls to Now per packet.
Move to mono.Now. Changing some of the calls to
use package mono has a cascading effect,
causing non-per-packet call sites to also switch.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-07-29 12:56:58 -07:00
..
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 2020-09-14 14:29:28 -07:00
legacy.go wgengine/magicsock: use mono.Time 2021-07-29 12:56:58 -07:00
magicsock.go wgengine/magicsock: use mono.Time 2021-07-29 12:56:58 -07:00
magicsock_test.go wgengine/magicsock: use mono.Time 2021-07-29 12:56:58 -07:00