netbird/client/internal/routemanager/systemops
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
..
routeflags_bsd.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
routeflags_freebsd.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
systemops_android.go Support DNS routes on iOS (#2254) 2024-07-15 10:40:57 +02:00
systemops_bsd_test.go Support DNS routes on iOS (#2254) 2024-07-15 10:40:57 +02:00
systemops_bsd.go Fix windows route zones (#2164) 2024-06-20 13:02:02 +02:00
systemops_generic_test.go Support DNS routes on iOS (#2254) 2024-07-15 10:40:57 +02:00
systemops_generic.go Don't add exclusion routes for IPs that are part of connected networks (#2258) 2024-07-17 19:50:06 +02:00
systemops_ios.go Support DNS routes on iOS (#2254) 2024-07-15 10:40:57 +02:00
systemops_linux_test.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
systemops_linux.go Allow candidates on local routes if more specific than vpn routes (#2097) 2024-06-17 09:47:17 +02:00
systemops_nonlinux.go Allow candidates on local routes if more specific than vpn routes (#2097) 2024-06-17 09:47:17 +02:00
systemops_unix_test.go Add freebsd test workflow (#2127) 2024-06-14 11:17:55 +02:00
systemops_unix.go Allow candidates on local routes if more specific than vpn routes (#2097) 2024-06-17 09:47:17 +02:00
systemops_windows_test.go Don't add exclusion routes for IPs that are part of connected networks (#2258) 2024-07-17 19:50:06 +02:00
systemops_windows.go Fix windows route zones (#2164) 2024-06-20 13:02:02 +02:00
systemops.go Support DNS routes on iOS (#2254) 2024-07-15 10:40:57 +02:00