Files
netbird/client
Zoltán Papp a0aec4a713 [client] Preserve posture checks on config-only sync updates
When management sends a MessageTypeControlConfig update (e.g. relay token
rotation), the SyncResponse carries no NetworkMap and no Checks. Moving the
updateChecksIfNew call after the nm == nil guard ensures posture checks are
only updated when a full network map is present, preventing relay token
rotation from silently clearing the previously applied posture check state.
2026-06-08 23:02:47 +02:00
..
2023-05-18 19:47:36 +02:00