You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine
Jonathan Nobels 4af15a1148
magicsock: fix deadlock in SetStaticEndpoints (#17247)
updates tailscale/corp#32600

A localAPI/cli call to reload-config can end up leaving magicsock's mutex
locked.   We were missing an unlock for the early exit where there's no change in
the static endpoints when the disk-based config is loaded.  This is not likely
the root cause of the linked issue - just noted during investigation.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
2 months ago
..
bench health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
filter wgengine/filter: add check for unknown proto 10 months ago
magicsock magicsock: fix deadlock in SetStaticEndpoints (#17247) 2 months ago
netlog wgengine: add exit destination logging enable for wgengine logger (#11952) 2 years ago
netstack health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
router wgengine/router: use eventbus.Monitor in linuxRouter (#17232) 2 months ago
wgcfg go.mod,wgengine/magicsock: update wireguard-go (#16148) 6 months ago
wgint wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine 2 years ago
wglog all: use Go 1.22 range-over-int 2 years ago
winnet all: add test for package comments, fix, add comments as needed 1 year ago
mem_ios.go all: update copyright and license headers 3 years ago
pendopen.go all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111] 11 months ago
userspace.go wgengine: use eventbus.Client.Monitor to simplify subscriber maintenance (#17203) 3 months ago
userspace_ext_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
userspace_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
watchdog.go feature/capture: move packet capture to feature/*, out of iOS + CLI 10 months ago
watchdog_js.go all: update copyright and license headers 3 years ago
watchdog_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
wgengine.go feature/capture: move packet capture to feature/*, out of iOS + CLI 10 months ago