Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-21 | dhcp: T3237: add constraint to static-mapping mac-address node | Christian Poessinger | |
The format of the CLI specified MAC address was not validated as only addresses with a colon as seperator are supported. Constraint has been added. (cherry picked from commit 79af3560e7b2f88b6850739b0e30ee372c51f63b) | |||
2020-04-28 | syslog: T2131: add generic fqdn validator | Christian Poessinger | |
2019-11-19 | T1749: support multiple ranges in the numeric validator. | Daniil Baturin | |
(cherry picked from commit 6f73338f0a652ca9b68a5778456f63d098f04522) | |||
2019-09-04 | T1439: move DUID validator to regex | Jernej Jakob | |
(cherry picked from commit 6a6634b02d73cc93cd7368cf2290940b57fae9c7) | |||
2019-09-04 | T1439: add dhcpv6-client-id validator | Jernej Jakob | |
(cherry picked from commit 87df87e3983e120ad171ae9dc2966309fc14fcd8) | |||
2019-07-23 | [wireguard] T1425 - assign a /31 address on Wireguard interface | hagbard | |
- added a validator for checking if the address is any cidr noted address (cherry picked from commit 2ee0eff1bd04ef02b0769341eee22543f8011b68) | |||
2018-08-11 | T772 allow stow-away arguments in the script name field ↵ | Peri Diane Jones | |
https://phabricator.vyos.net/T772 | |||
2018-07-24 | Add a validator for scripts that are supposed to be in /config | Daniil Baturin | |
2018-07-10 | Add an option for validating positive (>= 0) numbers to the numeric validator. | Daniil Baturin | |
2018-05-16 | T642: add validators for common network address checking cases. | Daniil Baturin | |
2018-05-14 | Add some ipaddrcheck-based IP validators. | Daniil Baturin | |
2017-09-16 | T395: Implement a numeric value validator | Daniil Baturin | |