]> git.proxmox.com Git - mirror_frr.git/commit
bfdd: avoid having bfd config inherited from operation context
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 17 Apr 2019 16:01:11 +0000 (18:01 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 18 Apr 2019 09:48:16 +0000 (11:48 +0200)
commit6bdb4a42acda17c2127032acc3495a1e7af4b13f
tree2dfffa28da5c2a1d383bb7efb17eb652679ea1b6
parent3c7940063b40250354cccc6b582a81d10a5a4261
bfdd: avoid having bfd config inherited from operation context

there are cases where bfd sessions are created from remote daemons. in
that case, the bfd daemon were appearing in both operational and
configuration contexts of bfd. Change that by only keeping operational
contexts.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bfdd/bfd.h
bfdd/bfdd_vty.c