Files
netbird/client
riccardom 8732d3cd13 [client] Reuse parsed AllowedIPs from peerStore in lazy exclusion
Instead of re-parsing the network map AllowedIPs strings, look up the
already-parsed []netip.Prefix from peerStore.AllowedIPs (the same typed
value the lazy manager itself consumes). A down/lazy peer still has its
conn in the store, so exclusion is unaffected by connection state. Extract
a pure prefixesContain helper and unit-test it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 12:54:39 +02:00
..
2023-05-18 19:47:36 +02:00