summaryrefslogtreecommitdiff
path: root/smoketest/scripts/cli/test_firewall.py
AgeCommit message (Expand)Author
2024-08-11T6643: firewall: fix ip address range parsing on firewall rules.mergify/bp/circinus/pr-3964Nicolas Fort
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-04-15T5535: firewall: migrate command <set system ip disable-directed-broadcast> t...Nicolas Fort
2024-03-20conntrack: T6147: Enable conntrack when firewall state-policy is definedsarthurdev
2024-03-05T6061: fix rule parsing when connection-status is usedNicolas Fort
2024-02-27smoketest: T5160: Deduplicate nftables verify functions to testcase class, re...sarthurdev
2024-02-13T5928: Smoketest change firewall flowtable test to use VLANViacheslav Hletenko
2024-02-12T6019: fix smoketest after upgrading nftables and libnftnl packages.Nicolas Fort
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-12T5922: firewall: fix intra-zone filtering parsing rules; update firewall smok...Nicolas Fort
2023-12-26firewall: T5834: Rename 'enable-default-log' to 'default-log'Indrajit Raychaudhuri
2023-12-15firewall: T4502: add ofload to firewall table actionsGurliGebis
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-11-10T5729: firewall: switch to valueless in order to remove unnecessary <enable|d...Nicolas Fort
2023-10-25T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher (v...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-29T5616: firewall: add option to be able to match firewall marks in firewall fi...Nicolas Fort
2023-09-28Merge pull request #2295 from sever-sever/T5217-synproxyChristian Breunig
2023-09-24firewall: T5614: Add support for matching on conntrack helpersarthurdev
2023-09-21T5217: Add firewall synproxyViacheslav Hletenko
2023-09-19conntrack: firewall: T4502: Update conntrack check for new flowtable CLIsarthurdev
2023-09-19firewall: ethernet: T4502: Add interface offload node and verify interface su...sarthurdev
2023-09-19firewall: T4502: Update to flowtable CLIsarthurdev
2023-09-16conntrack: T5571: Refactor conntrack to be independent conf script from firew...sarthurdev
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-08-26firewall: T5080: Disable conntrack unless required by rulessarthurdev
2023-08-25firewall: T3509: Add support for IPv6 return path filteringsarthurdev
2023-08-23T5450: update smoketest and interface definition in order to work with new fi...Nicolas Fort
2023-08-11T5160: firewall refactor: change default value for <default-action> from <dro...Nicolas Fort
2023-08-11T5160: firewall refactor: move <set firewall ipv6 ipv6-name ...> to <set fire...Nicolas Fort
2023-08-11T5160: firewal refactor: fix tabulation for geo-ip parsing code. Typo fix in ...Nicolas Fort
2023-08-11T5160: firewall refactor: change firewall ip to firewall ipv4Nicolas Fort
2023-08-11T5160: firewall refactor: re-add missing code in template.py which was accide...Nicolas Fort
2023-08-11T5160: firewall refactor: new cli structure. Add migration script and update ...Nicolas Fort
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-03-31T5128: Add contraint for firewall interface. Also update smoketest to include...Nicolas Fort
2023-03-21T5050: Firewall: Add log optionsNicolas Fort
2023-03-06T5055: Firewall: add packet-type matcher in firewall and route policyNicolas Fort
2023-02-28T5037: Firewall: Add queue action and options to firewallNicolas Fort
2022-12-19T4886: Firewall and route policy: Add connection-mark feature to vyos.Nicolas Fort
2022-12-17Merge pull request #1626 from nicolas-fort/fwall_group_interfaceChristian Poessinger
2022-11-24Merge pull request #1641 from Rain/T4612-arbitrary-netmasksChristian Poessinger