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
2023-01-25
container: T4947: backport missing port-range validator
Christian Breunig
2023-01-21
validators: T4875: use file-path to replace validator 'interface-name'
Christian Breunig
2022-01-15
wireguard: T4183: Allow setting ipv6 link local addres for peer
Viacheslav
2021-12-16
T3006: add a range validator
Daniil Baturin
2021-12-12
validator: T4036: validate if multicast address is single (no netmask)
Christian Poessinger
2021-12-06
validators: T4053: Fix exit code for script
Viacheslav
2021-12-06
validators: T4052: Fix for warn message in the validator script
Viacheslav
2021-09-18
validator: T2417: bugfix on Python3 f'ormat strings
Christian Poessinger
2021-08-31
ssh: T3789: add custom validator for base64 encoded CLI data
Christian Poessinger
2021-08-22
bridge: T3137: backport vlan features from 1.4 current
Christian Poessinger
2021-07-02
conntrack-sync: T3535: Rewrite conf and op modes to XML python style
Viacheslav
2021-06-13
wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree
Christian Poessinger
2021-03-21
validate: T3418: interface-name should also allow all local present interfaces
Christian Poessinger
2021-03-17
ipv6: eui64: T3413: add custom validator
Christian Poessinger
2021-02-28
validators: fqdn: T3370: support "private" or "local" domain names
Christian Poessinger
2021-02-24
validators: interface-name script must also support VLAN interfaces
Christian Poessinger
2021-02-19
validator: T3326: add missing interfaces (e.g. ppp and l2tpv3)
Christian Poessinger
2021-02-05
xml: add new common interface-name validator
Christian Poessinger
2021-01-30
dhcpv6: T3240: support per-interface client DUIDs
Brandon Stepler
2020-12-20
Revert "dhcpv6: T3134: add missing duid support"
Christian Poessinger
2020-12-20
dhcpv6: T3134: add missing duid support
Christian Poessinger
2020-11-06
validator: ipv4-range: T3050: fix wrong exit code when no range was given
Christian Poessinger
2020-07-24
T2727: add a dotted decimal validator.
Daniil Baturin
2020-06-14
wireless: T2354: add new validator for phy interfaces
Christian Poessinger
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