You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
42ce5c88be
wgengine/magicsock: unblock Conn.Synchronize on Conn.Close
...
I noticed a deadlock in a test in a in-development PR where during a
shutdown storm of things (from a tsnet.Server.Close), LocalBackend was
trying to call magicsock.Conn.Synchronize but the magicsock and/or
eventbus was already shut down and no longer processing events.
Updates #16369
Change-Id: I58b1f86c8959303c3fb46e2e3b7f38f6385036f1
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 months ago
..
bench
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
filter
wgengine/filter: add check for unknown proto
1 year ago
magicsock
wgengine/magicsock: unblock Conn.Synchronize on Conn.Close
5 months ago
netlog
wgengine/netlog: include node OS in logged attributes ( #17755 )
5 months ago
netstack
feature, net/tshttpproxy: pull out support for using proxies as a feature
7 months ago
router
wgengine/router: use eventbus.SubscribeFunc in linuxRouter
6 months ago
wgcfg
util/checkchange: stop using deephash everywhere
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
2 years ago
mem_ios.go
all: update copyright and license headers
3 years ago
pendopen.go
wgengine: stop importing flowtrack when unused
7 months ago
pendopen_omit.go
wgengine: stop importing flowtrack when unused
7 months ago
userspace.go
wgengine: make getStatus a bit cheaper (less alloc-y)
5 months ago
userspace_ext_test.go
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
userspace_test.go
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
watchdog.go
ipn/ipnlocal, engine: avoid runtime/pprof with two usages of ts_omit_debug
7 months ago
watchdog_omit.go
ipn/ipnlocal, engine: avoid runtime/pprof with two usages of ts_omit_debug
7 months ago
watchdog_test.go
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
wgengine.go
feature/capture: move packet capture to feature/*, out of iOS + CLI
1 year ago