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_ref
/
__init__.py
Age
Commit message (
Expand
)
Author
2024-08-25
xml: T5666: add with_tag keyword arg to owner
John Estabrook
2024-08-12
xml: T6650: add initial op-mode cache support
John Estabrook
2024-05-08
xml: T6319: add util for ancestor owner/priority
John Estabrook
2023-08-09
xml: T5452: catch lib errors in generate_cache
John Estabrook
2023-08-07
config: T5443: add config merge_defaults method
John Estabrook
2023-08-07
xml: T5435: utility function for default value at path
John Estabrook
2023-07-07
config: T5330: retain information of internal _dict_merge
John Estabrook
2023-06-24
Merge pull request #2010 from jestabro/revise-config-dict
John Estabrook
2023-06-22
config: T5228: add get_config_defaults options to match get_config_dict
John Estabrook
2023-06-22
xml: T5218: fix error and simplify logic in recursive option
John Estabrook
2023-05-26
xml: T5242: add cli_defined boolean test for node existing under path
John Estabrook
2023-05-19
xml: T5218: return defaults only for child leaf-nodes, unless recursive
John Estabrook
2023-05-17
xml: T5218: add operations on xml cache
John Estabrook