]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_gr_helper.c
ospfd: fix GR helper initialization and termination
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 31 May 2021 13:27:51 +0000 (10:27 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 8 Jun 2021 14:41:33 +0000 (11:41 -0300)
commit51f8588eb999429eb2181f1897742fa503c17a51
treefe9a63e81bc64dbac4cf9add48a11942076a538f
parent1c5cc081286310d969a3655a8262d63ac8946865
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