index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
validators
Age
Commit message (
Expand
)
Author
2020-05-30
vrf: T2530: instance name must be 15 characters or less
Christian Poessinger
2020-05-16
nat: T2198: add common ip-protocol validator
Christian Poessinger
2020-05-16
nat: T2198: add ipv4-{address,prefix,rage}-exclude validators
Christian Poessinger
2020-05-16
nat: T2198: add new ipv4-range validator
Christian Poessinger
2020-05-08
T2441: Fix parse error
kroy-the-rabbit
2020-05-09
T2431: remove the numeric validator for it now lives in vyos-utils.
Daniil Baturin
2020-05-06
validator: T2417: try to make the code clearer
Thomas Mangin
2020-05-02
validators: numeric: T2414: improve runtime performance
Christian Poessinger
2020-04-16
openvpn: T149: IPv6 support
Jernej Jakob
2020-04-06
util: T2226: rewrite timezone validator to use cmd
Thomas Mangin
2020-04-03
vrf: T31: Allow vrf name to look more like interface name
Runar Borge
2020-04-03
validate: mac: autopep8
Christian Poessinger
2020-04-03
vrf: T31: name of isntance is not allowed to mimic an interface name
Christian Poessinger
2020-03-16
syslog: T2131: add generic fqdn validator
Christian Poessinger
2019-12-26
time-zone: T1906: migrate to XML/Python
Christian Poessinger
2019-10-19
T1749: support multiple ranges in the numeric validator.
Daniil Baturin
2019-08-07
Validator: add file-exists as replacement to Vyatta check_file_in_config_dir
Christian Poessinger
2019-08-07
Validator: rename cidr -> ip-cidr to match existing patterns
Christian Poessinger
2019-06-19
[wireguard] T1425 - assign a /31 address on Wireguard interface
hagbard
2019-03-11
[arp] - T1288: python implemtation of 'set protocols static arp'
hagbard
2018-08-11
T772 allow stow-away arguments in the script name field https://phabricator.v...
Peri Diane Jones
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