1
0
mirror of https://github.com/netbirdio/netbird.git synced 2024-12-14 19:00:50 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Zoltan Papp
006ba32086
Fix/acl for forward ()
Fix ACL on routed traffic and code refactor
2023-12-08 10:48:21 +01:00
Givi Khojanashvili
e69ec6ab6a
Optimize ACL performance ()
* Optimize rules with All groups

* Use IP sets in ACLs (nftables implementation)

* Fix squash rule when we receive optimized rules list from management
2023-07-18 13:12:50 +04:00
Givi Khojanashvili
ba7a39a4fc
Feat linux firewall support ()
Update the client's engine to apply firewall rules received from the manager (results of ACL policy).
2023-05-29 16:00:18 +02:00