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
/
utils
/
dict.py
Age
Commit message (
Expand
)
Author
2024-08-25
configdiff: T5666: provide list of scripts scheduled for proposed commit
John Estabrook
2024-06-26
vyos.utils.dict: T5195: fix syntax warning
John Estabrook
2024-06-10
op-mode: T6471: add optimized get_config_dict
John Estabrook
2023-10-03
bonding: T5254: Fixed changing ethernet when it is a bond member
aapostoliuk
2023-07-15
T5195: move individual helper functions to vyos.utils module
Christian Breunig
2023-07-07
config: T5330: allow mangle_dict_keys to preserve type for subclassing
John Estabrook
2023-06-24
Merge pull request #2010 from jestabro/revise-config-dict
John Estabrook
2023-06-10
vyos.utils: T5248: add util function: dict of list[str]|str -> list of paths
John Estabrook
2023-05-21
config: T5228: simplify mangle_dict_keys
John Estabrook
2023-05-11
vyos.utils: T5195: fix option list output in vyos.utils.dict.check_mutually_e...
Daniil Baturin
2023-05-10
vyos.utils: T5195: add vyos.utils.dict.check_mutually_exclusive_options
Daniil Baturin
2023-05-03
T5195: add vyos.utils.dict
Daniil Baturin