summaryrefslogtreecommitdiff
path: root/python/vyos/load_config.py
AgeCommit message (Collapse)Author
2024-06-26migration: T6007: update load_config.pyJohn Estabrook
2023-12-11load-config: T5815: provide a variety of load config methodsJohn Estabrook
Collect in a module several versions of a 'load config' function. They have different use cases according to performance and error reporting, and allow comparison of non-legacy and legacy variants.