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
/
xml
Age
Commit message (
Expand
)
Author
2023-04-25
xml: T5179: fix missed case in multi_to_list conversion
John Estabrook
2022-02-16
xml: T3474: add component version include files
John Estabrook
2021-08-19
xml: T3474: add syntaxVersion processing to python xml lib
John Estabrook
2021-08-13
xml: T3234: update instead of overwrite on repeated path
John Estabrook
2021-06-23
T3574: do not add constraintGroup property to xml cache
John Estabrook
2021-06-13
wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree
Christian Poessinger
2021-04-14
xml: T3475: disable processing of syntaxVersion element
John Estabrook
2020-11-22
defaults: T3082: multi_to_list must distinguish between values and defaults
John Estabrook
2020-11-22
configdict: T3081: honor whitespace in multi node values
John Estabrook
2020-10-03
vyos.xml: T2956: add support for list of defaultValues
Christian Poessinger
2020-09-01
xml: T2849: vyos.xml.defaults should return a list on multi nodes
John Estabrook
2020-08-30
config: T2636: get_config_dict() returns a list on multi node by default
John Estabrook
2020-07-22
xml: T2582: use xml for is_tag and is_leaf
Thomas Mangin
2020-07-15
xml: T2588: defaults should return gracefully on key error
John Estabrook
2020-07-05
xml: T2582: rename xml tags
Thomas Mangin
2020-06-27
xml: T2660: do replace - with _ for defaults when not flattening
Thomas Mangin
2020-06-27
xml: T2656: do not flatten dict by default
Christian Poessinger
2020-06-27
xml: T2656: option to not flatten the default dict
Thomas Mangin
2020-06-25
xml: T2528: fix defaults
Thomas Mangin
2020-06-25
xml: T2528: fix to work with named tags (edit mode)
Thomas Mangin
2020-06-23
xml: T2588: fix mistake when determining if a node is multi
Thomas Mangin
2020-06-23
xml: T2588: allow multiple values in defaults
Thomas Mangin
2020-06-22
xml: T2588: add gitignore for generated defaults
Christian Poessinger
2020-06-22
xml: T2588: code to extract defaults values from xml
Thomas Mangin