Files
netbird/client
Claude 9eb405a019 [client] Gate RemovePeer call on kernel mode in UDPListener
In userspace bind mode, the WireGuard-go patch triggers SendStagedPackets
automatically via IpcSet/handlePostConfig when the peer endpoint is updated,
so RemovePeer is not needed. Only call RemovePeer for kernel mode where the
kernel WireGuard implementation requires it to force a new handshake.
2026-06-07 19:54:35 +00:00
..
2023-05-18 19:47:36 +02:00