Files
netbird/flow
Zoltán Papp 2a7dafcad4 [client] Add connection generation tracking to prevent stale reconnections
Introduce `connGen` to track connection generations and ensure that stale `recreateConnection` calls do not override newer connections. Update stream establishment and reconnection logic to incorporate generation validation.
2026-04-01 12:07:17 +02:00
..