netbird/client/internal/routemanager
Viktor Liu 80b0db80bc
[client] Replace windows network monitor implementation (#2450)
This new one uses functions from netioapi.h to monitor route changes.
This change ensures that we include routes that point to virtual
interfaces, such as vEthernet created by the Hyper-V Virtual Switch.
2024-08-20 19:13:16 +02:00
..
dynamic Fix DNS resolution for routes on iOS (#2378) 2024-08-02 18:43:00 +02:00
notifier Support DNS routes on iOS (#2254) 2024-07-15 10:40:57 +02:00
refcounter Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
static Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
sysctl Fix lint (#2427) 2024-08-14 13:30:10 +03:00
systemops [client] Replace windows network monitor implementation (#2450) 2024-08-20 19:13:16 +02:00
util Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
vars Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
client_test.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
client.go Fix DNS resolution for routes on iOS (#2378) 2024-08-02 18:43:00 +02:00
manager_test.go Process routes before peers (#2105) 2024-06-19 12:12:11 +02:00
manager.go Support DNS routes on iOS (#2254) 2024-07-15 10:40:57 +02:00
mock.go Allow candidates on local routes if more specific than vpn routes (#2097) 2024-06-17 09:47:17 +02:00
server_android.go Add routes and dns servers to status command (#1680) 2024-03-12 19:06:16 +01:00
server_nonandroid.go Use any as source for the firewall for routed networks (#2134) 2024-06-18 16:33:03 +02:00
server.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00