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
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>
8 months ago
..
bench
capture
filter
magicsock net/netcheck,wgengine/magicsock: align DERP frame receive time heuristics 8 months ago
netlog
netstack wgengine/netstack: remove SubnetRouterWrapper 8 months ago
router cmd/tailscaled: move cleanup to an implicit action during startup 8 months ago
wgcfg
wgint
wglog
winnet
mem_ios.go
pendopen.go
userspace.go wgengine/router: provide explicit hook to signal Android when VPN needs to be reconfigured 8 months ago
userspace_ext_test.go wgengine/netstack: remove SubnetRouterWrapper 8 months ago
userspace_test.go
watchdog.go
watchdog_js.go
watchdog_test.go
wgengine.go