diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2021-08-18 17:59:58 -0300 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2021-08-24 00:24:41 -0300 |
| commit | ccfffce4a06cf4cc7f50a33dbe5313edc8cf9d60 (patch) | |
| tree | 77e081d38da72646d77fb01d85d1235085520025 /lib/command_graph.h | |
| parent | bb257321b21904cdb8a86f01476d8a07b8059b07 (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
