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
/
python
/
vyos
/
validate.py
Age
Commit message (
Expand
)
Author
2020-07-25
bonding: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-22
xml: T2582: use xml for is_tag and is_leaf
Thomas Mangin
2020-06-23
validation: T2630: bound to interface mtu if available
Thomas Mangin
2020-05-18
flake8: T2475: fix a number of issue reported by flake8
Thomas Mangin
2020-05-04
validate: T2241: add func that checks if an interface has a configured address
Jernej Jakob
2020-05-04
validate: T2241: rewrite is_bridge_member to generic is_member
Jernej Jakob
2020-04-19
vyos.validate: remove extra print() in is_bridge_member()
Christian Poessinger
2020-04-19
bridge: T2232: move helper to vyos.validate
Christian Poessinger
2020-04-01
validate: T2182: IPv6 normalisation and % in interface name
Thomas Mangin
2020-03-31
Revert "validate: T2182: IPv6 are not normalised when compared"
Christian Poessinger
2020-03-30
validate: T2182: IPv6 are not normalised when compared
Thomas Mangin
2020-03-28
ifconfig: T2057: correctly provide the reason why a MAC could not be set
Thomas Mangin
2020-03-04
ifconfig: T2057: bugfix ValueError
Christian Poessinger
2020-03-03
ifconfig: T2057: generic interface option setting
Thomas Mangin
2020-01-25
vyos.validate: improve is_ipv6_link_local() logic
Christian Poessinger
2020-01-25
vyos.validate: remove interface suffix when running is_ipv6_link_local()
Christian Poessinger
2020-01-09
bfd: T1949: fix verification logic for IPv6 BFD peers
Benjamin M. Hughes
2019-12-23
lldp: T1898: support multiple management addresses
Christian Poessinger
2019-12-06
Python/VyOS validate: T1849: handle is_ipv6()/is_ipv6() exceptions
Christian Poessinger
2019-08-27
Python/VyOS validate: add is_ip() to check for IPv4 or IPv4 address
Christian Poessinger
2019-08-05
Python/VyOS validate: extend is_intf_addr_assigned()
Christian Poessinger
2019-08-05
Python/VyOS validate: add helper to check if an address belongs to a given in...
Christian Poessinger
2019-08-04
Python/VyOS validate: improve logic on is_ipv4() and is_ipv6()
Christian Poessinger
2018-10-25
T937: proper handle IPv6 link-local addresses in vyos.validate module
Christian Poessinger
2018-08-31
vyos: package: bugfix in validate.py for is_subnet_connected()
Christian Poessinger
2018-08-30
vyos: package: extend validator by is_subnet_connected()
Christian Poessinger
2018-08-29
vyos package: add IP address validators
Christian Poessinger