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
James Tucker db760d0bac cmd/tailscaled: move cleanup to an implicit action during startup
This removes a potentially increased boot delay for certain boot
topologies where they block on ExecStartPre that may have socket
activation dependencies on other system services (such as
systemd-resolved and NetworkManager).

Also rename cleanup to clean up in affected/immediately nearby places
per code review commentary.

Fixes #11599

Signed-off-by: James Tucker <james@tailscale.com>
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 cmd/tailscaled: move cleanup to an implicit action during startup 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