Files
netbird/client
Zoltán Papp 898539381c [client] Scope the iOS file drop dial to the tunnel interface
A Network Extension's own unscoped sockets bypass its tunnel and leave on
the physical interface, so the file drop dial to a peer address died on
the local network. Bind the socket to the overlay address and the tunnel
interface index, the same way the iOS DNS upstream client dials. Other
platforms keep the plain dialer: Android and the desktops route the
client's own traffic into the tunnel already.
2026-08-27 16:10:25 +02:00
..
2026-08-16 22:04:38 +02:00
2026-08-27 11:13:19 +02:00
2023-05-18 19:47:36 +02:00