netbird/client/iface
2025-08-04 16:45:49 +02:00
..
bind [client] Fix legacy routing exclusion routes in kernel mode (#4167) 2025-07-24 13:34:36 +02:00
configurer [client] Fix pre-shared key state in wg show (#4222) 2025-07-25 22:52:48 +02:00
device [client] Fix legacy routing exclusion routes in kernel mode (#4167) 2025-07-24 13:34:36 +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] Avoid parsing NB_NETSTACK_SKIP_PROXY if empty (#4145) 2025-07-13 15:42:48 +02:00
wgaddr [client] Use platform-native routing APIs for freeBSD, macOS and Windows 2025-06-04 16:28:58 +02:00
wgproxy [management, client] Add API to change the network range (#4177) 2025-08-04 16:45:49 +02:00
device_android.go [client] Ignore candidates that are part of the the wireguard subnet (#3472) 2025-03-10 13:59:21 +01:00
device.go [client] Ignore candidates that are part of the the wireguard subnet (#3472) 2025-03-10 13:59:21 +01: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_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] Add more Android advanced settings (#4001) 2025-06-18 17:23:23 +02:00
iface_new_darwin.go [client] Ignore candidates that are part of the the wireguard subnet (#3472) 2025-03-10 13:59:21 +01:00
iface_new_ios.go [client] Ignore candidates that are part of the the wireguard subnet (#3472) 2025-03-10 13:59:21 +01:00
iface_new_unix.go [client] Ignore candidates that are part of the the wireguard subnet (#3472) 2025-03-10 13:59:21 +01:00
iface_new_windows.go [client] Ignore candidates that are part of the the wireguard subnet (#3472) 2025-03-10 13:59:21 +01:00
iface_test.go [client] Replace string to netip.Prefix (#3362) 2025-02-24 15:51:43 +01:00
iface.go [client] Fix elapsed time calculation when machine is in sleep mode (#4140) 2025-07-12 11:10:45 +02:00