diff options
author | John Estabrook <jestabro@vyos.io> | 2022-03-02 07:59:47 -0600 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2022-03-02 07:59:47 -0600 |
commit | e5d04b20be0ef270d20f1d5ac9203b3a03649135 (patch) | |
tree | 0975ad97664bbdb135507c61fccbc7c22b35a9b0 /scripts | |
parent | e29c53bc1d66ed50aaca6f1fc39888c6d5779c9b (diff) | |
download | vyos-1x-e5d04b20be0ef270d20f1d5ac9203b3a03649135.tar.gz vyos-1x-e5d04b20be0ef270d20f1d5ac9203b3a03649135.zip |
configdiff: T4260: add support for diff_tree class
Add support for the configtree diff algorithm. A new function
ConfigDiff().is_node_changed(path) -> bool
is added to recursively detect changes in the tree below the node at
path; existing functions take the keyword argument 'recursive: bool' to
apply the algorithm in place of the existing, non-recursive, comparison.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions