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.
James Tucker
8b3e88cd09
wgengine/magicsock: fix rebind debouncing ( #17282 )
...
On platforms that are causing EPIPE at a high frequency this is
resulting in non-working connections, for example when Apple decides to
forcefully close UDP sockets due to an unsoliced packet rejection in the
firewall.
Too frequent rebinds cause a failure to solicit the endpoints triggering
the rebinds, that would normally happen via CallMeMaybe.
Updates #14551
Updates tailscale/corp#25648
Signed-off-by: James Tucker <james@tailscale.com>
7 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: fix rebind debouncing ( #17282 )
7 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 )
7 months ago
router
wgengine/router: use eventbus.Monitor in linuxRouter ( #17232 )
7 months ago
wgcfg
go.mod,wgengine/magicsock: update wireguard-go ( #16148 )
11 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
all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111]
1 year ago
userspace.go
all: use buildfeatures.HasCapture const in a handful of places
7 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
all: use buildfeatures.HasCapture const in a handful of places
7 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 )
7 months ago
wgengine.go
feature/capture: move packet capture to feature/*, out of iOS + CLI
1 year ago