Files
Gesa Stupperich fe9c596867 control/controlclient: continue map poll during key expiry to receive extensions
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 <[email protected]>
2026-06-26 08:23:55 +01:00
..