mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-24 16:41:30 +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.