mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-23 15:19:08 +02:00
Make the AllowedIPs refcounter peer-aware: track per-peer refcounts per prefix and swap WireGuard to a surviving peer when the installed one is released, instead of leaving the prefix on the removed peer. Fixes routing peer not updating without netbird down/up when two networks share a prefix.