]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_gr.c
ospf6d: fix missing intra-area-prefix-LSA after a graceful restart
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 1 Mar 2023 20:31:56 +0000 (17:31 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Thu, 2 Mar 2023 22:38:03 +0000 (19:38 -0300)
commit3d2533ed58d299b64505e055a824ab0396af9be4
treef6ef6fe7ca35c1e594d35d5170c88b45f99d5b1a
parent5eb2c602aace233d7b0a7151f4739cc20cc6123c
ospf6d: fix missing intra-area-prefix-LSA after a graceful restart

Upon exiting the GR mode, force reorigination of intra-area-prefix-LSAs
on all attached areas. This is to ensure all configured areas will have
an associated intra-area-prefix-LSA at the end of the GR procedures,
even if the area doesn't have any full adjacency.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ospf6d/ospf6_gr.c