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 ab4f9d2514 wgengine/router: don't attempt route cleanup on Synology
Trying to run iptables/nftables on Synology pauses for minutes with
lots of errors and ultimately does nothing as it's not used and we
lack permissions.

This fixes a regression from db760d0bac (#11601) that landed
between Synology testing on unstable 1.63.110 and 1.64.0 being cut.

Fixes #11737

Change-Id: Iaf9563363b8e45319a9b6fe94c8d5ffaecc9ccef
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
(cherry picked from commit 952e06aa46)
2 months ago
..
callback.go wgengine/router: implement UpdateMagicsockPort for CallbackRouter (#10494) 6 months ago
ifconfig_windows.go wgengine/router: make the Windows ifconfig implementation reuse existing MibIPforwardRow2 when possible 4 months ago
ifconfig_windows_test.go wgengine/router: make the Windows ifconfig implementation reuse existing MibIPforwardRow2 when possible 4 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 util/linuxfw,wgengine/router: skip IPv6 firewall configuration in partial iptables mode (#11546) 2 months ago
router_openbsd.go cmd/tailscaled: move cleanup to an implicit action during startup 2 months ago
router_test.go all: use reflect.TypeFor now available in Go 1.22 (#11078) 4 months ago
router_userspace_bsd.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 6 months ago
router_windows.go cmd/tailscaled: move cleanup to an implicit action during startup 2 months 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