]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: GR helper exit scenarios
authorrgirada <rgirada@vmware.com>
Thu, 1 Jul 2021 11:55:44 +0000 (04:55 -0700)
committerrgirada <rgirada@vmware.com>
Tue, 10 Aug 2021 09:57:23 +0000 (02:57 -0700)
commit9a06f23d0bd7b0e712ce747c31b22842a8baf15f
treeb6f51334a1027b229003ab0c3705c4e248c4a79e
parent0d1753a7db0c8fa3839918ec8eccb207ba1d2594
ospf6d: GR helper exit scenarios

Description:
Changes to cover all the following  GR helper exit scenarios.
1. Upon receiving max age grace lsa.( successful graceful restart)
2. Topo change
3. Grace timer expiry.
4. User changes( like config deletion , interface down)

Signed-off-by: Rajesh Girada <rgirada@vmware.com>
ospf6d/ospf6_flood.c
ospf6d/ospf6_gr.h
ospf6d/ospf6_gr_helper.c
ospf6d/ospf6_interface.c
ospf6d/ospf6_interface.h