netbird/client/internal/routemanager
Krzysztof Nazarewski 1204bbd54a
HA Network Routes: prevent routing directly-accessible networks through VPN interface (#612)
Prevent routing peer to add routes from the same HA group as client routes
2022-12-08 13:19:55 +01:00
..
client.go HA Network Routes: prevent routing directly-accessible networks through VPN interface (#612) 2022-12-08 13:19:55 +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 HA Network Routes: prevent routing directly-accessible networks through VPN interface (#612) 2022-12-08 13:19:55 +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 Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
systemops_linux.go Update go version (#603) 2022-12-04 13:22:21 +01:00
systemops_nonlinux.go Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
systemops_test.go Return gateway address if not nil (#533) 2022-10-31 11:54:34 +01:00
systemops.go Return gateway address if not nil (#533) 2022-10-31 11:54:34 +01:00