summaryrefslogtreecommitdiff
path: root/src/validators
AgeCommit message (Expand)Author
2024-06-24T5735: Stunnel CLI and configurationkhramshinr
2024-05-12suricata: T751: Initial support for suricataMaxime THIEBAUT
2024-02-11srv6: T5849: add segment support to "protocols static route6"Christian Breunig
2024-01-09T5688: Changed 'range' to multi in 'client-ip-pool' for accell-pppaapostoliuk
2023-12-21dhcp: T5846: Refactor and simplify DUID definitionIndrajit Raychaudhuri
2023-12-13validator: T5816: large community validator should only allos character set a...Trae Santiago
2023-12-04Merge pull request #2501 from aapostoliuk/T5688-currentChristian Breunig
2023-12-04accel-ppp: T5688: Standardized pool configuration in accel-pppaapostoliuk
2023-11-30ddclient: T5791: Update dynamic dns configuration pathIndrajit Raychaudhuri
2023-11-05ddclient: T5708: Migration to 3.11.1 and related improvementsIndrajit Raychaudhuri
2023-11-01T4726: Remove accel-ppp RADIUS vendor validatorsViacheslav Hletenko
2023-09-30Merge pull request #2303 from indrajitr/ddclient-misc-1Christian Breunig
2023-09-29T5616: firewall: add option to be able to match firewall marks in firewall fi...Nicolas Fort
2023-09-23ddclient: T5612: Adjust validator and completion for ddclientIndrajit Raychaudhuri
2023-08-06T5195: move helpers from vyos.validate to vyos.utils packageChristian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-06-29policy: T4329: Fix regex for extcommunity rt #2Christian Breunig
2023-04-21dns: T5144: Improve dynamic DNS validations and completionsIndrajit Raychaudhuri
2023-02-22T5025: Fix timezones and validator use timedatectlViacheslav Hletenko
2022-12-14Merge pull request #1706 from jestabro/validator-file-existsJohn Estabrook
2022-12-14validators: T4875: use file-path to replace validator 'interface-name'John Estabrook
2022-12-13validators: T4798: replace python file-exists validator with file-pathJohn Estabrook
2022-11-03validators: T4795: migrate fqdn python validator to validate-valueChristian Poessinger
2022-11-03validators: T4795: migrate mac-address python validator to validate-valueChristian Poessinger
2022-11-03validators: T4795: drop unused Python validatorsChristian Poessinger
2022-11-03xml: T4795: superseed allowed-vlan validator by numeric range validatorChristian Poessinger
2022-10-07Merge branch 'current' into radius-rate-limit-compChristian Poessinger
2022-10-03T4726: add completion help and validation for accel-ppp vendor optionDaniil Baturin
2022-10-03policy: T4660: Changed CLI syntax in route-map set communityaapostoliuk
2022-09-16xml: T4698: drop validator name="range" and replace it with numericChristian Poessinger
2022-08-03validators: T4586: Add IPv6 exclude validators for address/prefixViacheslav Hletenko
2022-05-05policy: T4414: add support for route-map "as-path prepend last-as x"Christian Poessinger
2022-04-30firewall: T1230: fix validator for service alias names (e.g. ssmtp)Christian Poessinger
2022-03-12Firewall: T4286: Correct ipv6-range validatorNicolas Fort
2022-01-18firewall: T3560: Add support for MAC address groupssarthurdev
2022-01-17firewall: T2199: Fix `port-range` validator to accept service namessarthurdev
2022-01-17firewall: policy: T4178: Migrate and refactor tcp flagssarthurdev
2022-01-14firewall: T4178: Use lowercase for TCP flags and add an validatorsarthurdev
2022-01-12firewall: T4160: Fix support for inverse matchessarthurdev
2022-01-11firewall: validators: T4174: Correct upper port range boundaryBᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
2022-01-11validators: T4144: Add error messages to the majority of IP validatorssarthurdev
2022-01-10validators: Stricter checking on port-range validatorsarthurdev
2022-01-10validators: T4148: Add text output when validators failsarthurdev
2022-01-10firewall: validators: T2199: Improve port validationsarthurdev
2022-01-03Merge pull request #1124 from sever-sever/T4110Christian Poessinger
2022-01-03listen-address: T4110: Ability to set IPv6 link-local addressesViacheslav
2021-12-31Merge branch 'firewall' of https://github.com/sarthurdev/vyos-1x into currentChristian Poessinger
2021-12-12validator: T4036: validate if multicast address is single (no netmask)Christian Poessinger
2021-12-07T3006: add a range validatorDaniil Baturin
2021-12-06firewall: T2199: Migrate firewall to XML/Pythonsarthurdev