tailscale/wgengine
Kyle Carberry 91794f6498 wgengine/magicsock: move firstDerp check after nil derpMap check
This fixes a race condition which caused `c.muCond.Broadcast()` to
never fire in the `firstDerp` if block. It resulted in `Close()`
hanging forever.

Signed-off-by: Kyle Carberry <kyle@carberry.com>
2022-09-22 11:54:56 -07:00
..
bench
filter
magicsock wgengine/magicsock: move firstDerp check after nil derpMap check 2022-09-22 11:54:56 -07:00
monitor envknob: support changing envknobs post-init 2022-09-15 15:04:02 -07:00
netstack wgengine/netstack: always respond to 4via6 echo requests (#5712) 2022-09-21 18:07:57 -04:00
router refactor: move from io/ioutil to io and os packages 2022-09-15 21:45:53 -07:00
wgcfg wgengine/wgcfg: only write peer headers if necessary (#5449) 2022-08-29 20:47:52 -04:00
wgint go.mod, wgengine/wgint: bump wireguard-go 2022-09-06 11:34:30 -07:00
wglog
winnet
mem_ios.go
pendopen.go wgengine: remove all peer status from open timeout diagnostics 2022-08-29 15:54:33 -07:00
userspace.go envknob: support changing envknobs post-init 2022-09-15 15:04:02 -07:00
userspace_ext_test.go
userspace_test.go
watchdog.go
watchdog_js.go
watchdog_test.go wgengine: remove all peer status from open timeout diagnostics 2022-08-29 15:54:33 -07:00
wgengine.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00