tailscale/wgengine
David Anderson efe8020dfa wgengine/magicsock: fix race condition in tests.
AFAICT this was always present, the log read mid-execution was never safe.
But it seems like the recent magicsock refactoring made the race much
more likely.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-09-05 17:42:33 -07:00
..
bench wgengine/wgcfg: use just the hexlified node key as the WireGuard endpoint. 2021-09-01 15:13:21 -07:00
filter tstime/rate: new package 2021-07-29 12:56:58 -07:00
magicsock wgengine/magicsock: fix race condition in tests. 2021-09-05 17:42:33 -07:00
monitor all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
netstack wgengine/netstack: clarify a comment 2021-08-27 11:10:56 -07:00
router Revert "wgengine: actively log FlushDNS." 2021-08-20 18:12:47 -07:00
wgcfg control/controlclient: remove TS_DEBUG_USE_DISCO=only. 2021-09-01 18:11:32 -07:00
wglog wgengine/wglog: Fix docstring on wireguardGoString to match args 2021-09-05 15:52:16 -07:00
winnet wgengine/winnet: don't build on non-windows 2021-02-09 21:09:24 -08:00
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 2021-05-25 13:18:21 -07:00
pendopen.go wgengine/magicsock: use mono.Time 2021-07-29 12:56:58 -07:00
userspace.go wgengine: remove unnecessary magicConnStarted channel. 2021-09-01 18:11:32 -07:00
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 2021-05-25 13:18:21 -07:00
userspace_test.go wgengine/wgcfg: use just the hexlified node key as the WireGuard endpoint. 2021-09-01 15:13:21 -07:00
watchdog.go wgengine: randomize client port if netmap says to 2021-06-23 08:51:37 -07:00
watchdog_test.go wgengine: extend TestWatchdog timeout on macOS 2021-03-27 09:27:11 -07:00
wgengine.go wgengine: randomize client port if netmap says to 2021-06-23 08:51:37 -07:00