diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2019-04-04 22:28:00 -0300 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2019-07-01 22:56:52 -0300 |
| commit | cd327983bd840e954ce46364b1ff18b73c2bb69f (patch) | |
| tree | 4b567b7f84b84b97aebb1958b4d92b127bc8fd67 /lib/lib_errors.c | |
| parent | a123bd4ad623418528442e967cc5412915e3d37b (diff) | |
lib: fix a couple of yang validation issues
libyang-0.16-r3 contains a commit[1] that changed the autodelete
behavior of subtrees when validating data. A few FRR commands were
affected by this change since they relied on the old autodelete
behavior.
To fix these commands, use the LYD_OPT_WHENAUTODEL flag when
validating data to restore the old autodelete behavior (which adds
a lot of convenience for us).
[1] https://github.com/CESNET/libyang/commit/bbc43b1b4
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions
