This repository was archived by the owner on Jul 13, 2025. It is now read-only.
Commit 565ebbd
committed
ipn/ipnlocal: move nodeBackend methods from local.go to node_backend.go
We previously kept these methods in local.go when we started moving node-specific state
from LocalBackend to nodeBackend, to make those changes easier to review. But it's time
to move them to node_backend.go.
Updates #cleanup
Updates tailscale#12614
Signed-off-by: Nick Khyl <nickk@tailscale.com>1 parent f0a2706 commit 565ebbd
3 files changed
+490
-480
lines changed
0 commit comments