diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-02-22 10:29:32 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-02-22 10:32:38 +0100 |
commit | 149f704a172fb14f16d0ba00ef237b972539492f (patch) | |
tree | 1ff3095e60ddbf5c3bcddb376b40f5fad4a9fd26 /src/systemd/vyos-hostsd.service | |
parent | 78f4a0776feef885f277939c498a3efbbebe2071 (diff) | |
download | vyos-1x-149f704a172fb14f16d0ba00ef237b972539492f.tar.gz vyos-1x-149f704a172fb14f16d0ba00ef237b972539492f.zip |
vyos.configdict: T4263: leaf_node_changed() must also honor valueLess CLI nodes
If a valueLess node is added or removed from the CLI, a call to
leaf_node_changed() will not detect it.
If node is valueLess, on change old or new (depending on addition or deletion)
will be {} and is treated as None.
Add handler for this special case where old or new is an instance of a
dictionary but empty.
Diffstat (limited to 'src/systemd/vyos-hostsd.service')
0 files changed, 0 insertions, 0 deletions