mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-29 21:02:06 +08:00
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> |
||
|---|---|---|
| .. | ||
| callback.go | ||
| ifconfig_windows_test.go | ||
| ifconfig_windows.go | ||
| router_darwin.go | ||
| router_default.go | ||
| router_fake.go | ||
| router_freebsd.go | ||
| router_linux_test.go | ||
| router_linux.go | ||
| router_openbsd.go | ||
| router_test.go | ||
| router_userspace_bsd.go | ||
| router_windows_test.go | ||
| router_windows.go | ||
| router.go | ||
| runner.go | ||