netbird/client/iface/wgproxy
Zoltan Papp 4b76d93cec
[client] Fix TURN-Relay switch (#3456)
- When a peer is connected with TURN and a Relay connection is established, do not force switching to Relay. Keep using TURN until disconnection.

-In the proxy preparation phase, the Bind Proxy does not set the remote conn as a fake address for Bind. When running the Work() function, the proper proxy instance updates the conn inside the Bind.
2025-03-07 12:00:25 +01:00
..
bind [client] Fix TURN-Relay switch (#3456) 2025-03-07 12:00:25 +01:00
ebpf [client] fix/proxy close (#2873) 2024-11-11 14:18:38 +01:00
udp [client] fix/proxy close (#2873) 2024-11-11 14:18:38 +01:00
factory_kernel_freebsd.go [client] Fix controller re-connection (#2758) 2024-10-24 11:43:14 +02:00
factory_kernel.go [client] Fix controller re-connection (#2758) 2024-10-24 11:43:14 +02:00
factory_usp.go [client] Fix controller re-connection (#2758) 2024-10-24 11:43:14 +02:00
proxy_linux_test.go [client] Eliminate UDP proxy in user-space mode (#2712) 2024-10-22 20:53:14 +02:00
proxy_test.go [client] Eliminate UDP proxy in user-space mode (#2712) 2024-10-22 20:53:14 +02:00
proxy.go [client] Eliminate UDP proxy in user-space mode (#2712) 2024-10-22 20:53:14 +02:00