]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: don't delete area when NSSA is unconfigured
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 18 Aug 2021 20:59:40 +0000 (17:59 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 24 Aug 2021 03:24:41 +0000 (00:24 -0300)
commitbb257321b21904cdb8a86f01476d8a07b8059b07
tree7081ee578c839eae7c32255a0590fe4302b1d4b0
parentd36a6a19d996240f8b8c2a960b181fa14522dc09
ospf6d: don't delete area when NSSA is unconfigured

Once NSSA is unconfigured, the OSPF area should still be operational
as a normal area instead of being deleted.

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