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
2023-11-24
wireguard: T5413: Blocked adding the peer with the router's public key
aapostoliuk
2023-06-25
bcast-relay: T5313: verify() relay interfaces have IPv4 address configured
Christian Breunig
2022-07-18
bond: bridge: T4534: error out if member interface is assigned to a VRF instance
Christian Poessinger
2021-01-05
vyos.validate: import cleanup
Christian Poessinger
2021-01-01
ethernet: T3171: add CLI option to enable RPS (Receive Packet Steering)
Christian Poessinger
2020-12-06
vyos.validate: T1579: support prefix length in is_ipv6_link_local()
Christian Poessinger
2020-12-06
Revert "vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconf...
Christian Poessinger
2020-12-06
vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconfiguration
Christian Poessinger
2020-11-13
vyos.template: provide general is_ip(v4|v6) helpers
Christian Poessinger
2020-11-10
bridge: T3042: Support VLAN filter and VLAN sub-interface on the bridge
jack9603301
2020-11-01
vyos.template: consolidate is_ipv(4|6) functionality
Christian Poessinger
2020-09-22
ifconfig: T2653: move is_member() from vyos.vylidate to vyos.configdict
Christian Poessinger
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