]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: fix GR helper initialization and termination
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 31 May 2021 13:27:51 +0000 (10:27 -0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 9 Jun 2021 16:26:36 +0000 (19:26 +0300)
commite68ecdc90977c99e5f314eec1ad6838f818ee407
tree1722e1985aaee61e06febf814cbf7311621d984a
parent3b9c5afcc1d013081a5ee00fdb1d2412e5dc4c90
ospfd: fix GR helper initialization and termination

Since a single ospfd process can have multiple OSPF interfaces
configured, we need to separate the global GR initialization and
termination from per-instance initialization and termination.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ospfd/ospf_gr_helper.c
ospfd/ospf_gr_helper.h
ospfd/ospf_main.c
ospfd/ospfd.c