netbird/client/iface
2025-10-16 15:58:29 +02:00
..
bind [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
bufsize [client] Add flag to configure MTU (#4213) 2025-08-26 16:00:14 +02:00
configurer [client] Remove endpoint address on peer disconnect, retain status for activity recording (#4228) 2025-10-08 03:12:16 +02:00
device [client] Add bind activity listener to bypass udp sockets (#4646) 2025-10-16 15:58:29 +02:00
freebsd [client] Fix freebsd default routes (#3230) 2025-01-23 16:57:11 +01:00
mocks [client] Implement dns routes for Android (#3989) 2025-07-04 16:43:11 +02:00
netstack [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
udpmux [client] Use native windows sock opts to avoid routing loops (#4314) 2025-09-20 09:31:04 +02:00
wgaddr [client] Use platform-native routing APIs for freeBSD, macOS and Windows 2025-06-04 16:28:58 +02:00
wgproxy [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
device_android.go [client] Add bind activity listener to bypass udp sockets (#4646) 2025-10-16 15:58:29 +02:00
device.go [client] Add bind activity listener to bypass udp sockets (#4646) 2025-10-16 15:58:29 +02:00
iface_create_android.go [client] Eliminate UDP proxy in user-space mode (#2712) 2024-10-22 20:53:14 +02:00
iface_create_darwin.go [client] Eliminate UDP proxy in user-space mode (#2712) 2024-10-22 20:53:14 +02:00
iface_create.go [client] Eliminate UDP proxy in user-space mode (#2712) 2024-10-22 20:53:14 +02:00
iface_destroy_bsd.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
iface_destroy_js.go [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
iface_destroy_linux.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
iface_destroy_mobile.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
iface_destroy_windows.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
iface_guid_windows.go [client] Eliminate UDP proxy in user-space mode (#2712) 2024-10-22 20:53:14 +02:00
iface_new_android.go [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
iface_new_darwin.go [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
iface_new_freebsd.go [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
iface_new_ios.go [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
iface_new_js.go [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
iface_new_linux.go [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
iface_new_windows.go [client,signal,management] Add browser client support (#4415) 2025-10-01 20:10:11 +02:00
iface_test.go [client] Replace string to netip.Prefix (#3362) 2025-02-24 15:51:43 +01:00
iface.go [client] Add bind activity listener to bypass udp sockets (#4646) 2025-10-16 15:58:29 +02:00