]> git.puffer.fish Git - matthieu/frr.git/commit
bbfd: clear nb config entries when removing bfd node
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 1 Apr 2021 12:42:53 +0000 (15:42 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Thu, 1 Apr 2021 12:49:27 +0000 (15:49 +0300)
commitf13ad7c542f85c31d0e31436d292e72a60d54969
tree19369afee480558e578e07b0ddc582f7f4b1b901
parente93c3c003db40eb5c695c13253c58ec8e57c7bc3
bbfd: clear nb config entries when removing bfd node

When bfd node is removed, we must clear all NB entries set by its
children - sessions and profiles. Let's store some fake data as an entry
for the bfd node to be able to unset it later.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
bfdd/bfdd_nb_config.c