netbird/client/internal/routemanager
2024-05-10 10:47:16 +02:00
..
client_test.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00
client.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00
manager_test.go Add route selection functionality for CLI and GUI (#1865) 2024-04-23 14:42:53 +02:00
manager.go Add route selection to iOS (#1944) 2024-05-10 10:47:16 +02:00
mock.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00
notifier.go Add route selection to iOS (#1944) 2024-05-10 10:47:16 +02: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 Refactor Route IDs (#1891) 2024-05-06 14:47:49 +02:00
server.go Refactor Route IDs (#1891) 2024-05-06 14:47:49 +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_test.go Monitor network changes and restart engine on detection (#1904) 2024-05-07 18:50:34 +02:00
systemops_bsd.go Monitor network changes and restart engine on detection (#1904) 2024-05-07 18:50:34 +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 Monitor network changes and restart engine on detection (#1904) 2024-05-07 18:50:34 +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 Fix windows route exec path (#1946) 2024-05-09 13:48:15 +02:00
systemops.go Monitor network changes and restart engine on detection (#1904) 2024-05-07 18:50:34 +02:00