]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: Remove Type-7 LSA when Type-5 LSA is removed
authorMobashshera Rasool <mrasool@vmware.com>
Mon, 9 Aug 2021 11:57:11 +0000 (04:57 -0700)
committerMobashshera Rasool <mrasool@vmware.com>
Mon, 9 Aug 2021 16:11:10 +0000 (09:11 -0700)
commit523232c5c5a073e2c8c3f1143ff12732b0931ea1
tree07f98dfc362ed3468d25693a669e874eb96384af
parent4e0702dc746a0dbf8c0a221b3ab7e15e12f21d05
ospf6d: Remove Type-7 LSA when Type-5 LSA is removed

Fix:
When summarised Type-5 LSA is removed, the corresponding Type-7
LSAs also need to be removed from area.

Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
ospf6d/ospf6_asbr.c
ospf6d/ospf6_flood.c