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
Claus Lensbøl 63f7a400a8
wgengine/{magicsock,userspace,router}: move portupdates to the eventbus (#17423)
Also pull out interface method only needed in Linux.

Instead of having userspace do the call into the router, just let the
router pick up the change itself.

Updates #15160

Signed-off-by: Claus Lensbøl <claus@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 wgengine/{magicsock,userspace,router}: move portupdates to the eventbus (#17423) 2 months ago
netlog net/connstats: make it modular (omittable) 2 months ago
netstack feature, net/tshttpproxy: pull out support for using proxies as a feature 2 months ago
router wgengine/{magicsock,userspace,router}: move portupdates to the eventbus (#17423) 2 months ago
wgcfg util/checkchange: stop using deephash everywhere 2 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 wgengine: stop importing flowtrack when unused 2 months ago
pendopen_omit.go wgengine: stop importing flowtrack when unused 2 months ago
userspace.go wgengine/{magicsock,userspace,router}: move portupdates to the eventbus (#17423) 2 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 ipn/ipnlocal, engine: avoid runtime/pprof with two usages of ts_omit_debug 2 months ago
watchdog_omit.go ipn/ipnlocal, engine: avoid runtime/pprof with two usages of ts_omit_debug 2 months 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