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
Brad Fitzpatrick 5b32264033 health: break Warnable into a global and per-Tracker value halves
Previously it was both metadata about the class of warnable item as
well as the value.

Now it's only metadata and the value is per-Tracker.

Updates #11874
Updates #4136

Change-Id: Ia1ed1b6c95d34bc5aae36cffdb04279e6ba77015
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 month ago
..
callback.go wgengine/router: implement UpdateMagicsockPort for CallbackRouter (#10494) 6 months ago
consolidating_router.go wgengine/router: consolidate routes before reconfiguring router for mobile clients 1 month ago
consolidating_router_test.go wgengine/router: consolidate routes before reconfiguring router for mobile clients 1 month ago
ifconfig_windows.go health: break Warnable into a global and per-Tracker value halves 1 month ago
ifconfig_windows_test.go all: use Go 1.22 range-over-int 2 months ago
router.go cmd/tailscaled: move cleanup to an implicit action during startup 2 months ago
router_darwin.go cmd/tailscaled: move cleanup to an implicit action during startup 2 months ago
router_default.go cmd/tailscaled: move cleanup to an implicit action during startup 2 months ago
router_fake.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 6 months ago
router_freebsd.go cmd/tailscaled: move cleanup to an implicit action during startup 2 months ago
router_linux.go wgengine/router: don't attempt route cleanup on Synology 2 months ago
router_linux_test.go cmd{containerboot,k8s-operator},util/linuxfw: support ExternalName Services (#11802) 1 month ago
router_openbsd.go cmd/tailscaled: move cleanup to an implicit action during startup 2 months ago
router_test.go all: use Go 1.22 range-over-int 2 months ago
router_userspace_bsd.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 6 months ago
router_windows.go wgengine\router: fix the Tailscale-In firewall rule to work on domain networks 1 month ago
router_windows_test.go wgengine/router: look up absolute path to netsh.exe on Windows 5 months ago
runner.go all: update copyright and license headers 1 year ago