summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_asbr.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2021-08-18 22:59:58 +0200
committerRenato Westphal <renato@opensourcerouting.org>2021-08-24 05:24:41 +0200
commitccfffce4a06cf4cc7f50a33dbe5313edc8cf9d60 (patch)
tree77e081d38da72646d77fb01d85d1235085520025 /ospf6d/ospf6_asbr.c
parentospf6d: don't delete area when NSSA is unconfigured (diff)
downloadfrr-ccfffce4a06cf4cc7f50a33dbe5313edc8cf9d60.tar.xz
frr-ccfffce4a06cf4cc7f50a33dbe5313edc8cf9d60.zip
ospf6d: fix flushing of all LSAs when NSSA is unconfigured
Once NSSA is unconfigured on an area, all self-originated Type-7 LSAs need to be flushed. The existing code was iterating over the LSDB in the wrong way, causing ospf6_nssa_flush_area() to flush LSAs of all types. Use the ALL_LSDB_TYPED_ADVRTR macro to perform the intended iteration correctly. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'ospf6d/ospf6_asbr.c')
0 files changed, 0 insertions, 0 deletions