netbird/client/internal/routemanager
Maycon Santos 1012172f04
Add routing peer support (#441)
Handle routes updates from management

Manage routing firewall rules

Manage peer RIB table

Add get peer and get notification channel from the status recorder

Update interface peers allowed IPs
2022-09-05 09:06:35 +02:00
..
client.go Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
common_linux_test.go Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
firewall_linux.go Add routing peer support (#441) 2022-09-05 09:06:35 +02: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 routing peer support (#441) 2022-09-05 09:06:35 +02:00
iptables_linux.go Add routing peer support (#441) 2022-09-05 09:06:35 +02: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 routing peer support (#441) 2022-09-05 09:06:35 +02:00
nftables_linux.go Add routing peer support (#441) 2022-09-05 09:06:35 +02: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