2 Commits

Author SHA1 Message Date
Nick Khyl
f847d45677
ipn/ipnlocal: signal localNodeContext readiness and shutdown
We update LocalBackend to shut down the current node context
when switching to a different node, and to mark the new node's
context as ready when the switch completes.

Updates tailscale/corp#28014
Updates #12614

Signed-off-by: Nick Khyl <nickk@tailscale.com>
2025-04-27 15:53:47 -05:00
Nick Khyl
8b72dd7873 ipn/ipnlocal: add localNodeContext with netmap-related fields and methods
Updates #12614

Signed-off-by: Nick Khyl <nickk@tailscale.com>
2025-04-25 15:44:10 -05:00