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
/
configtree.py
Age
Commit message (
Expand
)
Author
2022-11-10
migration: T4808: print configtree operations during migration
John Estabrook
2022-02-28
configtree: T4235: distinguish sub(-tract) tree from delete tree
John Estabrook
2022-02-28
configtree: T4235: allow empty arguments
John Estabrook
2022-02-28
configtree: T4235: simplification of diff_tree class
John Estabrook
2022-02-28
configtree: T4235: add utility get_subtree
John Estabrook
2022-02-08
configtree: T4235: encapsulate config tree diff function
John Estabrook
2020-04-18
vyos.configtree: bugfix exception message used non existent variable
Christian Poessinger
2020-03-30
migration: T2029: extract the version string instead of stripping
John Estabrook
2020-03-30
migration: T2029: process new version syntax in configtree
John Estabrook
2019-12-03
T1801: move escaping of backslashes into configtree
John Estabrook
2019-10-27
T1773: add a script for converting the config to JSON.
Daniil Baturin
2019-08-20
vyos.configtree: add help for set method
Christian Poessinger
2019-03-17
[vyos.configtree] T1305: allow configs to end with leaf nodes.
Daniil Baturin
2019-02-14
[vyos.configtree] T1248: add a function for node copying
Daniil Baturin
2018-09-11
Add support for retrieving error messages from inside libvyosconfig.
Daniil Baturin
2018-09-10
Improve error reporting in vyos.configtree
Daniil Baturin
2018-09-02
T824: add Python bindings for the rename_node function to vyos.configtree
Daniil Baturin
2018-06-05
T684: add bindings for the commands formatter and scripts for converting conf...
Daniil Baturin
2018-05-28
Add bindings for libvyosconfig -- the standalone config file parsing and mani...
Daniil Baturin