netbird/client/internal/routemanager
Maycon Santos 93d20e370b
Add incoming routing rules (#486)
add an income firewall rule for each routing pair
the pair for the income rule has inverted
source and destination
2022-09-30 14:39:15 +05:00
..
client.go Use the client network for log errors (#455) 2022-09-07 18:26:59 +02: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 Add routing peer support (#441) 2022-09-05 09:06:35 +02: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 Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
manager.go Add routing peer support (#441) 2022-09-05 09:06:35 +02: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 Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
systemops_nonlinux.go Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
systemops_test.go Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
systemops.go Add routing peer support (#441) 2022-09-05 09:06:35 +02:00