diff options
author | John Estabrook <jestabro@vyos.io> | 2022-02-25 16:10:12 -0600 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2022-02-28 13:42:24 -0600 |
commit | 3d28528ff84b4e874faf80028709bd08b2956933 (patch) | |
tree | 779e1c10dc2211df6b6f2edb95b5842e1607f60b /debian/rules | |
parent | ff7e2cd622cf3679cd9265b2cb766395a1830f50 (diff) | |
download | vyos-1x-3d28528ff84b4e874faf80028709bd08b2956933.tar.gz vyos-1x-3d28528ff84b4e874faf80028709bd08b2956933.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.
Diffstat (limited to 'debian/rules')
0 files changed, 0 insertions, 0 deletions