Files
netbird/client/internal/peer
Zoltan Papp c38e07d89a [client] Fix Rosenpass permissive mode handling (#3689)
fixes the Rosenpass preshared key handling to enable successful WireGuard handshakes when one side is in permissive mode. Key changes include:

Updating field accesses from RosenpassPubKey/RosenpassAddr to RosenpassConfig.PubKey/RosenpassConfig.Addr.
Modifying the preshared key computation logic to account for permissive mode.
Revising peer configuration in the Engine to use the new RosenpassConfig struct.
2025-04-16 16:04:43 +02:00
..
2022-01-21 13:52:19 +01:00
2022-01-21 13:52:19 +01:00
2023-08-11 11:51:39 +02:00
2025-03-14 22:34:41 +01:00