diff options
author | Christian Breunig <christian@breunig.cc> | 2023-12-24 13:13:44 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-12-24 13:13:44 +0100 |
commit | 4ee4064705ebd1e1a6a59be0c6df3b96755a067e (patch) | |
tree | 4cfde7b83abc2346329da415f2e6f16a0d7eb3f2 /src/systemd/lcdproc.service | |
parent | 5e7a8288d06a6d6beee5e1abd2e06698ab778650 (diff) | |
download | vyos-1x-4ee4064705ebd1e1a6a59be0c6df3b96755a067e.tar.gz vyos-1x-4ee4064705ebd1e1a6a59be0c6df3b96755a067e.zip |
configdict: T5837: add support to return added nodes when calling node_changed()
In the past, node_changed() suggested it would also return nodes that got added
(function comment) but in reality only deleted keys got accounted for.
This commit changes the signature and adds an argument expand_nodes to specify
the users interest of a node was deleted (default), added (expand_nodes=Diff.ADD)
or even both (expand_nodes=Diff.ADD|Diff.DELETE).
Diffstat (limited to 'src/systemd/lcdproc.service')
0 files changed, 0 insertions, 0 deletions