summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall
AgeCommit message (Expand)Author
2023-10-23T5637: Firewall: add new rule at the end of base chains for default-actions. ...Nicolas Fort
2023-09-28firewall: T5614: Add support for matching on conntrack helpersarthurdev
2023-08-23T5450: update smoketest and interface definition in order to work with new fi...Nicolas Fort
2023-08-11T5460: remove config-trap from firewallNicolas Fort
2023-08-11T5160: firewall refactor: fix regexep for connection-status. Create new file ...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: firewall refactor: change firewall ip to firewall ipv4Nicolas Fort
2023-08-11T5160: firewall refactor: new cli structure. Update only all xmlNicolas Fort
2023-07-31T5014: fix conflicts. Add code for redirection, which is causing conflicts. C...Nicolas Fort
2023-07-31T5014: nat: add source and destination nat options for configuring load balan...Nicolas Fort
2023-03-21T5050: Firewall: Add log optionsNicolas Fort
2023-03-10Merge pull request #1871 from nicolas-fort/T5055Christian Breunig
2023-03-09xml: T4952: improve interface completion helper CLI experienceChristian Breunig
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
2023-02-18T4886: allow connection-mark 0 value, which is acceptableNicolas Fort
2023-01-02T4904: keepalived virtual-server allow multiple ports with fwmarkViacheslav Hletenko
2022-12-23firewall: T2199: Fix typo in `rule-log-level.xml.i` headersarthurdev
2022-12-23firewall: T2199: Add mac-address match to `destination` sidesarthurdev
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-12-15firewall: T4882: add missing ICMPv6 type namesinitramfs
2022-11-24Merge pull request #1641 from Rain/T4612-arbitrary-netmasksChristian Poessinger
2022-11-19T4780: Firewall: add firewall groups in firewall. Extend matching criteria so...Nicolas Fort
2022-11-03Merge pull request #1633 from sarthurdev/fqdnChristian Poessinger
2022-11-03firewall: T970: Refactor domain resolver, add firewall source/destination `fq...sarthurdev
2022-11-03validators: T4795: migrate mac-address python validator to validate-valueChristian Poessinger
2022-11-03xml: T4795: provide common and re-usable XML definitions for policyChristian Poessinger
2022-10-08firewall: T4612: Support arbitrary netmasksRain
2022-09-26T4700: Firewall: add interface matching criteriaNicolas Fort
2022-09-22xml: T4698: validating a range must be explicitly enabled in the validatorChristian Poessinger
2022-09-21T4699: Firewall: Add return action, since jump action was added recentlyNicolas Fort
2022-09-17Merge pull request #1546 from nicolas-fort/fwall-jumpChristian Poessinger
2022-09-16T4699: Firewall: Add jump action in firewall rulestNicolas Fort
2022-09-16xml: T4698: drop validator name="range" and replace it with numericChristian Poessinger
2022-09-13firewall: T2199: Refactor firewall + zone-policy, move interfaces under firew...sarthurdev
2022-09-07T1024: Firewall and Policy route: add option to match dscp value, both on fir...Nicolas Fort
2022-09-06T4670: policy route: extend matching criteria for policy route and route6. Ma...Nicolas Fort
2022-09-03firewall: T4651: re-implement packet-length CLI option to use <multi/>Christian Poessinger
2022-09-03firewall: T3568: improve default-action help stringChristian Poessinger
2022-09-03firewall: T3568: add XML include block for eq,gt,lt optionsChristian Poessinger
2022-09-02Merge branch 'T4651' of https://github.com/nicolas-fort/vyos-1x into firewallChristian Poessinger
2022-09-01Firewall: T4651: Change proposed cli from ip-length to packet-lengthNicolas Fort
2022-08-30firewall: T4655: implement XML defaultValue for name and ipv6-nameChristian Poessinger
2022-08-30firewall: T3568: rename XML building blocks to match CLI node nameChristian Poessinger
2022-08-18firewall: T4622: Add TCP MSS optionViacheslav Hletenko
2022-07-04firewall: T4299: Add ability to inverse match country codessarthurdev
2022-06-11firewall: T4299: Add support for GeoIP filteringsarthurdev
2022-06-10xml: drop not always applicable REQUIRED suffix from completion help stringChristian Poessinger