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/router
M. J. Fromberger 8608e42103
feature,ipn/ipnlocal,wgengine: improve how eventbus shutdown is handled (#17156)
Instead of waiting for a designated subscription to close as a canary for the
bus being stopped, use the bus Client's own signal for closure added in #17118.

Updates #cleanup

Change-Id: I384ea39f3f1f6a030a6282356f7b5bdcdf8d7102
Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
3 months ago
..
callback.go wgengine/router: implement UpdateMagicsockPort for CallbackRouter (#10494) 2 years ago
consolidating_router.go wgengine/router: consolidate routes before reconfiguring router for mobile clients 2 years ago
consolidating_router_test.go wgengine/router: consolidate routes before reconfiguring router for mobile clients 2 years ago
ifconfig_windows.go wgengine/router: use quad-100 as the nexthop on Windows 1 year ago
ifconfig_windows_test.go all: use Go 1.22 range-over-int 2 years ago
router.go wgengine/router: rely on events for deleted IP rules (#16744) 4 months ago
router_android.go wgengine/router: rely on events for deleted IP rules (#16744) 4 months ago
router_darwin.go wgengine/router: rely on events for deleted IP rules (#16744) 4 months ago
router_default.go wgengine/router: rely on events for deleted IP rules (#16744) 4 months ago
router_fake.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 2 years ago
router_freebsd.go wgengine/router: rely on events for deleted IP rules (#16744) 4 months ago
router_linux.go feature,ipn/ipnlocal,wgengine: improve how eventbus shutdown is handled (#17156) 3 months ago
router_linux_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
router_openbsd.go wgengine/router: rely on events for deleted IP rules (#16744) 4 months ago
router_plan9.go wgengine/router: rely on events for deleted IP rules (#16744) 4 months ago
router_test.go various: implement stateful firewalling on Linux (#12025) 2 years ago
router_userspace_bsd.go health, all: remove health.Global, finish plumbing health.Tracker 2 years ago
router_windows.go wgengine/router: rely on events for deleted IP rules (#16744) 4 months ago
router_windows_test.go wgengine/router: look up absolute path to netsh.exe on Windows 2 years ago
runner.go all: update copyright and license headers 3 years ago