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
/
interface-definitions
/
vrf.xml.in
Age
Commit message (
Expand
)
Author
2021-08-29
xml: add missing "u32:" value declarator on integer ranges
Christian Poessinger
2021-08-22
xml: remove superfluous "interface" prefix from interface includes
Christian Poessinger
2021-03-14
xml: T1579: re-arrange xml interface include building blocks
Christian Poessinger
2021-01-16
vrf: T31: migrate to get_config_dict()
Christian Poessinger
2021-01-13
ssh: T3212: do not make /run/sshd directory disappear on failure
Christian Poessinger
2020-07-04
vrf: T31: lower startup priority to 60
Christian Poessinger
2020-05-30
vrf: T2530: instance name must be 15 characters or less
Christian Poessinger
2020-04-03
vrf: T31: name of isntance is not allowed to mimic an interface name
Christian Poessinger
2020-03-29
vrf: T2178: table id must start at 100
Christian Poessinger
2020-03-04
vrf: T31: rename 'vrf disable-bind-to-all ipv4' to 'vrf bind-to-all'
Christian Poessinger
2020-03-04
vrf: T31: improve help for routing table
Christian Poessinger
2020-03-04
vrf: T31: reuse interface-description.xml.i for instance description
Christian Poessinger
2020-03-04
vrf: T31: use embedded regex on 'vrf name' instead of python script
Christian Poessinger
2020-03-04
vrf: T31: initial support for a VRF backend in XML/Python
Thomas Mangin