]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: install Type-7 when NSSA enabled after redistribution
authorAlexander Chernavin <achernavin@netgate.com>
Tue, 25 Aug 2020 09:50:39 +0000 (05:50 -0400)
committerAlexander Chernavin <achernavin@netgate.com>
Thu, 3 Sep 2020 12:12:05 +0000 (08:12 -0400)
commit0f321812f58b0888ad5056bcf98bd160eefa5c95
tree965479889b24c75b46ab60a7f1597d08fe1be75c
parent310451ba9712f2d4483bd976a968cd4b6d19477f
ospfd: install Type-7 when NSSA enabled after redistribution

If NSSA is enabled before redistribution is configured, Type-7 LSA's
are installed. But if NSSA is enabled after redistribution is
configured, Type-7 LSAs are missing.

With this change, when NSSA is enabled, scan for external LSA's and
if they exist, install Type-7.

Signed-off-by: Alexander Chernavin <achernavin@netgate.com>
ospfd/ospf_abr.c
ospfd/ospf_asbr.c
ospfd/ospf_asbr.h