summaryrefslogtreecommitdiff
path: root/lib/command_graph.h
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2021-08-18 17:59:58 -0300
committerRenato Westphal <renato@opensourcerouting.org>2021-08-24 00:24:41 -0300
commitccfffce4a06cf4cc7f50a33dbe5313edc8cf9d60 (patch)
tree77e081d38da72646d77fb01d85d1235085520025 /lib/command_graph.h
parentbb257321b21904cdb8a86f01476d8a07b8059b07 (diff)
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 'lib/command_graph.h')
0 files changed, 0 insertions, 0 deletions