Age | Commit message (Expand) | Author |
2024-04-05 | T6204: cleanup shebang lines | khramshinr |
2024-04-03 | T6199: drop unused Python imports | Christian Breunig |
2024-04-01 | firewall: T2199: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-03-05 | T6061: fix rule parsing when connection-status is used | Nicolas Fort |
2024-02-27 | vrf: conntrack: T6073: Populate VRF zoning chains only while conntrack is req... | sarthurdev |
2024-02-01 | Merge pull request #2756 from nicolas-fort/T4839 | Christian Breunig |
2024-01-25 | T4839: firewall: Add dynamic address group in firewall configuration, and app... | Nicolas Fort |
2024-01-22 | T5957: fix removal of interface in firewall rules. | Nicolas Fort |
2023-11-10 | T5729: firewall: switch to valueless in order to remove unnecessary <enable|d... | Nicolas Fort |
2023-10-25 | T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher (v... | Nicolas Fort |
2023-09-29 | T5616: firewall: add option to be able to match firewall marks in firewall fi... | Nicolas Fort |
2023-09-28 | firewall: T5217: Synproxy bugfix and ct state conflict checking | sarthurdev |
2023-09-28 | Merge pull request #2295 from sever-sever/T5217-synproxy | Christian Breunig |
2023-09-24 | firewall: T5614: Add support for matching on conntrack helper | sarthurdev |
2023-09-21 | T5217: Add firewall synproxy | Viacheslav Hletenko |
2023-09-19 | firewall: T4502: Update to flowtable CLI | sarthurdev |
2023-09-18 | T5590: firewall log rule: fix order which rule are processed. Log options sho... | Nicolas Fort |
2023-09-07 | T4072: add firewall bridge filtering. First implementation only applies for f... | Nicolas Fort |
2023-08-23 | T5450: update smoketest and interface definition in order to work with new fi... | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: move <set firewall ipv6 ipv6-name ...> to <set fire... | Nicolas Fort |
2023-08-11 | T5160: firewal refactor: fix tabulation for geo-ip parsing code. Typo fix in ... | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: change firewall ip to firewall ipv4 | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: new cli structure. Update jinja templates, python s... | Nicolas Fort |
2023-07-31 | T5416: fix ipsec matcher | Nicolas Fort |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2023-03-21 | T5050: fix smoketest policy_route, which was failing after previos commit was... | Nicolas Fort |
2023-03-21 | T5050: Firewall: Add log options | Nicolas Fort |
2023-03-06 | T5055: Firewall: add packet-type matcher in firewall and route policy | Nicolas Fort |
2023-02-28 | T5037: Firewall: Add queue action and options to firewall | Nicolas Fort |
2022-12-19 | T4886: Firewall and route policy: Add connection-mark feature to vyos. | Nicolas Fort |
2022-12-17 | Merge pull request #1626 from nicolas-fort/fwall_group_interface | Christian Poessinger |
2022-11-24 | Merge pull request #1641 from Rain/T4612-arbitrary-netmasks | Christian Poessinger |
2022-11-19 | T4780: Firewall: add firewall groups in firewall. Extend matching criteria so... | Nicolas Fort |
2022-11-03 | nat: T1877: T970: Add firewall groups to NAT | sarthurdev |
2022-11-03 | firewall: T970: Refactor domain resolver, add firewall source/destination `fq... | sarthurdev |
2022-10-08 | firewall: T4612: Support arbitrary netmasks | Rain |
2022-09-26 | T4700: Firewall: add interface matching criteria | Nicolas Fort |
2022-09-16 | T4699: Firewall: Add jump action in firewall rulest | Nicolas Fort |
2022-09-13 | firewall: T4605: Rename filter tables to vyos_filter | sarthurdev |
2022-09-07 | T1024: Firewall and Policy route: add option to match dscp value, both on fir... | Nicolas Fort |
2022-09-03 | firewall: T4651: re-implement packet-length CLI option to use <multi/> | Christian Poessinger |
2022-09-01 | Firewall: T4651: Change proposed cli from ip-length to packet-length | Nicolas Fort |
2022-08-27 | Firewall: T4651: Add options to match packet size on firewall rules. | Nicolas Fort |
2022-08-18 | firewall: T4622: Add TCP MSS option | Viacheslav Hletenko |
2022-07-04 | firewall: T4299: Add ability to inverse match country codes | sarthurdev |
2022-06-14 | firewall: T970: Use set prefix to domain groups | sarthurdev |
2022-06-14 | firewall: T4147: Use named sets for firewall groups | sarthurdev |
2022-06-11 | firewall: T4299: Add support for GeoIP filtering | sarthurdev |
2022-06-10 | Firewall:T4458: Add ttl match option in firewall | Nicolas Fort |
2022-06-10 | Merge pull request #1322 from nicolas-fort/T3907-fwall-log | Daniil Baturin |