diff options
author | John Estabrook <jestabro@vyos.io> | 2022-02-25 16:10:12 -0600 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2022-04-20 18:23:10 -0500 |
commit | 4102ff9c7ca96f6056864a9560e3634fb3d8e34d (patch) | |
tree | f4b826108d7e4f624a965279cddf8550c51ebdcc /scripts/build-command-templates | |
parent | 5d299e9f9bfbcacec15834805dc276b5594bdabb (diff) | |
download | vyos-1x-4102ff9c7ca96f6056864a9560e3634fb3d8e34d.tar.gz vyos-1x-4102ff9c7ca96f6056864a9560e3634fb3d8e34d.zip |
configtree: T4235: simplification of diff_tree class
The return value of diff_tree is now a single config_tree, with initial
children of names: ["add", "delete", "inter"] containing the config
sub-trees of added paths; deleted paths; and intersection, respectively.
The simplifies dumping to json, and checking existence of paths, hence,
of node changes.
(cherry picked from commit 3d28528ff84b4e874faf80028709bd08b2956933)
Diffstat (limited to 'scripts/build-command-templates')
0 files changed, 0 insertions, 0 deletions