netbird/client/internal/routemanager
Zoltan Papp b64f5ffcb4
Mobile prerefactor (#680)
Small code cleaning in the iface package. These changes necessary to 
get a clean code in case if we involve more platforms. The OS related 
functions has been distributed into separate files and it has been 
mixed with not OS related logic. The goal is to get a clear picture 
of the layer between WireGuard and business logic.
2023-02-13 18:34:56 +01:00
..
client.go Mobile prerefactor (#680) 2023-02-13 18:34:56 +01:00
common_linux_test.go Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
firewall_linux.go Add incoming routing rules (#486) 2022-09-30 14:39:15 +05:00
firewall_nonlinux.go Update go version (#603) 2022-12-04 13:22:21 +01:00
firewall.go Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
iptables_linux_test.go Add incoming routing rules (#486) 2022-09-30 14:39:15 +05:00
iptables_linux.go Add incoming routing rules (#486) 2022-09-30 14:39:15 +05:00
manager_test.go HA Network Routes: prevent routing directly-accessible networks through VPN interface (#612) 2022-12-08 13:19:55 +01:00
manager.go Filter routes to sync from same HA group (#618) 2022-12-08 15:15:50 +01:00
mock.go Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
nftables_linux_test.go Add incoming routing rules (#486) 2022-09-30 14:39:15 +05:00
nftables_linux.go Add incoming routing rules (#486) 2022-09-30 14:39:15 +05:00
server.go Mobile prerefactor (#680) 2023-02-13 18:34:56 +01:00
systemops_linux.go Update go version (#603) 2022-12-04 13:22:21 +01:00
systemops_nonlinux.go Fix typo - "netforwad" -> "netforward" (#647) 2023-01-08 23:51:08 +01:00
systemops_test.go Mobile prerefactor (#680) 2023-02-13 18:34:56 +01:00
systemops.go Return gateway address if not nil (#533) 2022-10-31 11:54:34 +01:00