netbird/client/internal/routemanager
Viktor Liu e78ec2e985
Don't add exclusion routes for IPs that are part of connected networks (#2258)
This prevents arp/ndp issues on macOS leading to unreachability of that IP.
2024-07-17 19:50:06 +02:00
..
dynamic Lower retry interval on dns resolve failure (#2176) 2024-06-24 11:55:07 +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 Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
systemops Don't add exclusion routes for IPs that are part of connected networks (#2258) 2024-07-17 19:50:06 +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 Ignore no unique route updates (#2266) 2024-07-16 10:19:01 +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