netbird/client/firewall/manager
Viktor Liu 09bdd271f1
[client] Improve route acl (#2705)
- Update nftables library to v0.2.0
- Mark traffic that was originally destined for local and applies the input rules in the forward chain if said traffic was redirected (e.g. by Docker)
- Add nft rules to internal map only if flush was successful
- Improve error message if handle is 0 (= not found or hasn't been refreshed)
- Add debug logging when route rules are added
- Replace nftables userdata (rule ID) with a rule hash
2024-10-10 15:54:34 +02:00
..
firewall_test.go [management, client] Add access control support to network routes (#2100) 2024-10-02 13:41:00 +02:00
firewall.go [client] Improve route acl (#2705) 2024-10-10 15:54:34 +02:00
port.go Fix/acl for forward (#1305) 2023-12-08 10:48:21 +01:00
routerpair.go [management, client] Add access control support to network routes (#2100) 2024-10-02 13:41:00 +02:00