netbird/client/internal/routemanager
Zoltan Papp 006ba32086
Fix/acl for forward (#1305)
Fix ACL on routed traffic and code refactor
2023-12-08 10:48:21 +01:00
..
client_test.go Prevent peer updates on flapping status and fix route score logic (#920) 2023-06-01 16:00:44 +02:00
client.go Remove the gateway check for routes (#1317) 2023-11-24 11:31:22 +01:00
manager_test.go Add default firewall rule to allow netbird traffic (#1056) 2023-09-05 21:07:32 +02:00
manager.go Fix/acl for forward (#1305) 2023-12-08 10:48:21 +01:00
mock.go Fix/acl for forward (#1305) 2023-12-08 10:48:21 +01:00
notifier.go Feature/search domain for android (#1256) 2023-11-02 19:04:33 +01:00
server_android.go Fix/acl for forward (#1305) 2023-12-08 10:48:21 +01:00
server_nonandroid.go Fix/acl for forward (#1305) 2023-12-08 10:48:21 +01:00
server.go Routemgr error handling (#1073) 2023-08-12 11:42:36 +02:00
systemops_android.go Add route management for Android interface (#801) 2023-04-17 11:15:37 +02:00
systemops_bsd.go Remove the gateway check for routes (#1317) 2023-11-24 11:31:22 +01:00
systemops_linux.go Add gosec linter (#1342) 2023-12-04 13:34:06 +01:00
systemops_nonandroid_test.go Fix/acl for forward (#1305) 2023-12-08 10:48:21 +01:00
systemops_nonandroid.go Remove the gateway check for routes (#1317) 2023-11-24 11:31:22 +01:00
systemops_nonlinux.go Remove the gateway check for routes (#1317) 2023-11-24 11:31:22 +01:00
systemops_windows.go Remove the gateway check for routes (#1317) 2023-11-24 11:31:22 +01:00