mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-25 09:33:24 +01:00
0e95f16cdd
If a peer connection switches from Relayed to ICE P2P, the Relayed proxy still consumes the data the other peer sends. Because the proxy is operating, the WireGuard switches back to the Relayed proxy automatically, thanks to the roaming feature. Extend the Proxy implementation with pause/resume functions. Before switching to the p2p connection, pause the WireGuard proxy operation to prevent unnecessary package sources. Consider waiting some milliseconds after the pause to be sure the WireGuard engine already processed all UDP msg in from the pipe. |
||
---|---|---|
.. | ||
android | ||
anonymize | ||
cmd | ||
errors | ||
firewall | ||
iface | ||
internal | ||
ios/NetBirdSDK | ||
proto | ||
server | ||
ssh | ||
system | ||
testdata | ||
ui | ||
Dockerfile | ||
installer.nsis | ||
main.go | ||
manifest.xml | ||
netbird.wxs | ||
resources.rc |