mirror of
https://github.com/tailscale/tailscale.git
synced 2026-07-20 21:23:07 +08:00
This changes the client to continue the map poll and forward netmaps to the backend even when !loggedIn, as long as there is a node key. The aim is to allow the client to pick up node key extensions after server restarts. The change is incomplete since there are a number of places latent in the client logic that depend on the invariant that no netmap updates coming in when !loggedIn. We need to make sure to identify and address these before this can move forward. Updates #19326 Signed-off-by: Gesa Stupperich <gesa@tailscale.com> |
||
|---|---|---|
| .. | ||
| controlbase | ||
| controlclient | ||
| controlhttp | ||
| controlknobs | ||
| ts2021 | ||
| tsp | ||