summaryrefslogtreecommitdiff
path: root/data/templates/firewall
AgeCommit message (Expand)Author
2024-08-28T6647: firewall. Introduce patch for accepting ARP and DHCP replies on statef...Nicolas Fort
2024-08-14T6636: firewall: fix firewall template in order to write logs for default-act...Nicolas Fort
2024-08-02T4072: change same helpers in xml definitions; add notrack action for prerout...Nicolas Fort
2024-08-01T4072: firewall: extend firewall bridge smoketestNicolas Fort
2024-08-01T6570: firewall: add global-option to configure sysctl parameter for enabling...Nicolas Fort
2024-08-01T4072: firewall: extend firewall bridge capabilities, in order to include new...Nicolas Fort
2024-06-25T3900: extend latest fix for firewall raw implementation to ipv6.Nicolas Fort
2024-06-20T3900: firewall: fix for initial implementation - remove jump to state policy...Nicolas Fort
2024-06-06Merge pull request #3578 from nicolas-fort/raw-hookDaniil Baturin
2024-06-04T3900: T6394: extend functionalities in firewall; move netfilter sysctl timeo...Nicolas Fort
2024-05-15T3900: add support for raw table in firewall.Nicolas Fort
2024-05-14T3420: Remove service upnpViacheslav Hletenko
2024-04-09T5169: Add PoC for generating CGNAT rules rfc6888Viacheslav Hletenko
2024-02-01upnp: T5989: add ipv4-prefix as a valid option for UPnP ACLsChris Buechler
2024-02-01Merge pull request #2756 from nicolas-fort/T4839Christian Breunig
2024-01-25T4839: firewall: Add dynamic address group in firewall configuration, and app...Nicolas Fort
2024-01-22vrf: T5973: move initial conntrack firewall table to startupChristian Breunig
2024-01-12T5922: firewall: fix intra-zone filtering parsing rules; update firewall smok...Nicolas Fort
2023-12-26firewall: T5834: Add support for default log for route policyIndrajit Raychaudhuri
2023-11-24T5775: firewall: re-add state-policy to firewall. These commands are now incl...Nicolas Fort
2023-11-22T5637: firewall: extend rule for default-action to firewall bridge, in order ...Nicolas Fort
2023-10-19Merge pull request #2362 from nicolas-fort/T5541Christian Breunig
2023-10-13T5541: firewall zone: re add firewall zone-base firewallNicolas Fort
2023-10-06T5637: add new rule at the end of base chains for default-actions. This enabl...Nicolas Fort
2023-09-19bridge: T4072: Prevent error when removing firewall bridge configsarthurdev
2023-09-19firewall: T4502: Update to flowtable CLIsarthurdev
2023-09-16conntrack: T5571: Refactor conntrack to be independent conf script from firew...sarthurdev
2023-09-15T4502: Fix syntax error introduced by #2062Yuxiang Zhu
2023-09-15firewall: T4502: fix syntax error unexpected '}'Christian Breunig
2023-09-14Merge pull request #2062 from vfreex/simple-fastpath-supportViacheslav Hletenko
2023-09-11T3655: Fix NAT problem with VRFYuxiang Zhu
2023-09-09T4502: firewall: Add software flow offload using flowtableYuxiang Zhu
2023-09-08Merge pull request #2222 from nicolas-fort/T4072-fwall-bridgeChristian Breunig
2023-09-07T4072: add firewall bridge filtering. First implementation only applies for f...Nicolas Fort
2023-09-05firewall: T3509: Split IPv4 and IPv6 reverse path filtering like on interfacessarthurdev
2023-09-05interface: T5550: Interface source-validation priority over global valuesarthurdev
2023-08-26firewall: T5080: Disable conntrack unless required by rulessarthurdev
2023-08-25firewall: T5160: Remove unused zone templatesarthurdev
2023-08-25interface: T3509: Add per-interface IPv6 source validationsarthurdev
2023-08-25firewall: T3509: Add support for IPv6 return path filteringsarthurdev
2023-08-11T5160: firewall refactor: move <set firewall ipv6 ipv6-name ...> to <set fire...Nicolas Fort
2023-08-11T5160: firewall refactor: fix firewall template for correct rule parsing that...Nicolas Fort
2023-08-11T5160: firewall refactor: change firewall ip to firewall ipv4Nicolas Fort
2023-08-11T5160: firewall refactor: new cli structure. Update jinja templates, python s...Nicolas Fort
2023-07-03T5333: Set prefix UD for PBR generated user-defined chain namesViacheslav Hletenko
2023-03-31T5128: Policy Route: allow wildcard on interfaceNicolas Fort
2022-12-17Merge pull request #1626 from nicolas-fort/fwall_group_interfaceChristian Poessinger
2022-11-19T4780: Firewall: add firewall groups in firewall. Extend matching criteria so...Nicolas Fort
2022-11-11policy: T2199: T4605: Migrate policy route interface to `policy route|route6 ...sarthurdev
2022-11-03nat: T1877: T970: Add firewall groups to NATsarthurdev