Files
tailscale/net
Simon Law 4d980a77c5 fixup! net/routecheck: introduce new package for checking peer reachability
@illotum points out that there was a race between atomic.Pointer.Load
and Store. Of course, we should have used Swap.

Signed-off-by: Simon Law <sfllaw@tailscale.com>
2026-05-27 22:05:05 -07:00
..