summaryrefslogtreecommitdiff
path: root/python/vyos/xml/__init__.py
AgeCommit message (Expand)Author
2022-02-16xml: T3474: add component version include filesJohn Estabrook
2021-08-19xml: T3474: add syntaxVersion processing to python xml libJohn Estabrook
2020-08-30config: T2636: get_config_dict() returns a list on multi node by defaultJohn Estabrook
2020-07-22xml: T2582: use xml for is_tag and is_leafThomas Mangin
2020-06-27xml: T2656: do not flatten dict by defaultChristian Poessinger
2020-06-27xml: T2656: option to not flatten the default dictThomas Mangin
2020-06-22xml: T2588: code to extract defaults values from xmlThomas Mangin