Files
netbird/client/internal
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
..
2023-12-18 11:46:58 +01:00
2024-05-30 17:22:58 +02:00
2025-02-21 12:52:04 +01:00
2023-04-13 17:00:01 +02:00
2025-02-21 10:19:38 +01:00