mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-25 09:01:29 +02:00
The connection and dial registries keyed on a bare uint64, which says nothing about what the number identifies. Introduce sweepID so the maps, the counter and the id fields state their intent. No behavior change.