netbird/client/internal/routemanager
2024-04-29 18:43:14 +02:00
..
client_test.go Add latency based routing (#1732) 2024-04-09 21:20:02 +02:00
client.go Fix route selection IDs (#1890) 2024-04-29 18:43:14 +02:00
manager_test.go Add route selection functionality for CLI and GUI (#1865) 2024-04-23 14:42:53 +02:00
manager.go Support exit nodes on iOS (#1878) 2024-04-23 19:12:16 +02:00
mock.go Add route selection functionality for CLI and GUI (#1865) 2024-04-23 14:42:53 +02:00
notifier.go Fix route change notifier (#1431) 2024-01-03 11:54:19 +01:00
routemanager.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +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 Revert "Rollback new routing functionality (#1805)" (#1813) 2024-04-08 18:56:52 +02:00
server.go Routemgr error handling (#1073) 2023-08-12 11:42:36 +02:00
systemops_android.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_bsd.go Fix routing issues with MacOS (#1815) 2024-04-09 13:25:14 +02:00
systemops_darwin_test.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_darwin.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_ios.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_linux_test.go Revert "Rollback new routing functionality (#1805)" (#1813) 2024-04-08 18:56:52 +02:00
systemops_linux.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_nonlinux.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_test.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops_unix_test.go Revert "Rollback new routing functionality (#1805)" (#1813) 2024-04-08 18:56:52 +02:00
systemops_windows_test.go Revert "Rollback new routing functionality (#1805)" (#1813) 2024-04-08 18:56:52 +02:00
systemops_windows.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00
systemops.go Replaces powershell with the route command and cache route lookups on windows (#1880) 2024-04-26 16:37:27 +02:00