Age | Commit message (Expand) | Author |
2023-11-16 | T4072: firewall: backport bridge firewall to sagitta | Nicolas Fort |
2023-11-14 | T5729: T5590: T5616: backport to sagita fwall marks, fix on firewall logs par... | Nicolas Fort |
2023-11-01 | T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher fi... | Nicolas Fort |
2023-10-23 | T5637: Firewall: add new rule at the end of base chains for default-actions. ... | Nicolas Fort |
2023-09-28 | firewall: T5614: Add support for matching on conntrack helper | sarthurdev |
2023-08-23 | T5450: update smoketest and interface definition in order to work with new fi... | Nicolas Fort |
2023-08-11 | T5460: remove config-trap from firewall | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: fix regexep for connection-status. Create new file ... | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: change default value for <default-action> from <dro... | Nicolas Fort |
2023-08-11 | T5160: firewall refactor: move <set firewall ipv6 ipv6-name ...> to <set fire... | 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 only all xml | Nicolas Fort |
2023-07-31 | T5014: fix conflicts. Add code for redirection, which is causing conflicts. C... | Nicolas Fort |
2023-07-31 | T5014: nat: add source and destination nat options for configuring load balan... | Nicolas Fort |
2023-03-21 | T5050: Firewall: Add log options | Nicolas Fort |
2023-03-10 | Merge pull request #1871 from nicolas-fort/T5055 | Christian Breunig |
2023-03-09 | xml: T4952: improve interface completion helper CLI experience | Christian Breunig |
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 |
2023-02-18 | T4886: allow connection-mark 0 value, which is acceptable | Nicolas Fort |
2023-01-02 | T4904: keepalived virtual-server allow multiple ports with fwmark | Viacheslav Hletenko |
2022-12-23 | firewall: T2199: Fix typo in `rule-log-level.xml.i` header | sarthurdev |
2022-12-23 | firewall: T2199: Add mac-address match to `destination` side | sarthurdev |
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-12-15 | firewall: T4882: add missing ICMPv6 type names | initramfs |
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 | Merge pull request #1633 from sarthurdev/fqdn | Christian Poessinger |
2022-11-03 | firewall: T970: Refactor domain resolver, add firewall source/destination `fq... | sarthurdev |
2022-11-03 | validators: T4795: migrate mac-address python validator to validate-value | Christian Poessinger |
2022-11-03 | xml: T4795: provide common and re-usable XML definitions for policy | Christian Poessinger |
2022-10-08 | firewall: T4612: Support arbitrary netmasks | Rain |
2022-09-26 | T4700: Firewall: add interface matching criteria | Nicolas Fort |
2022-09-22 | xml: T4698: validating a range must be explicitly enabled in the validator | Christian Poessinger |
2022-09-21 | T4699: Firewall: Add return action, since jump action was added recently | Nicolas Fort |
2022-09-17 | Merge pull request #1546 from nicolas-fort/fwall-jump | Christian Poessinger |
2022-09-16 | T4699: Firewall: Add jump action in firewall rulest | Nicolas Fort |
2022-09-16 | xml: T4698: drop validator name="range" and replace it with numeric | Christian Poessinger |
2022-09-13 | firewall: T2199: Refactor firewall + zone-policy, move interfaces under firew... | sarthurdev |
2022-09-07 | T1024: Firewall and Policy route: add option to match dscp value, both on fir... | Nicolas Fort |
2022-09-06 | T4670: policy route: extend matching criteria for policy route and route6. Ma... | Nicolas Fort |
2022-09-03 | firewall: T4651: re-implement packet-length CLI option to use <multi/> | Christian Poessinger |
2022-09-03 | firewall: T3568: improve default-action help string | Christian Poessinger |
2022-09-03 | firewall: T3568: add XML include block for eq,gt,lt options | Christian Poessinger |
2022-09-02 | Merge branch 'T4651' of https://github.com/nicolas-fort/vyos-1x into firewall | Christian Poessinger |
2022-09-01 | Firewall: T4651: Change proposed cli from ip-length to packet-length | Nicolas Fort |
2022-08-30 | firewall: T4655: implement XML defaultValue for name and ipv6-name | Christian Poessinger |
2022-08-30 | firewall: T3568: rename XML building blocks to match CLI node name | Christian Poessinger |
2022-08-18 | firewall: T4622: Add TCP MSS option | Viacheslav Hletenko |