netbird/client/iface/bind
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
..
control_android.go [client] Code cleaning in net pkg and fix exit node feature on Android(#2932) 2024-11-26 23:34:27 +01:00
endpoint.go [client] Eliminate UDP proxy in user-space mode (#2712) 2024-10-22 20:53:14 +02:00
ice_bind.go [client] Fix TURN-Relay switch (#3456) 2025-03-07 12:00:25 +01:00
udp_mux_universal.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
udp_mux.go [client] Update local interface addresses when gathering candidates (#3324) 2025-02-21 19:44:50 +01:00
udp_muxed_conn.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00