]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: fix wrong NSSA debug guards
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 31 May 2021 13:27:51 +0000 (10:27 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 8 Jun 2021 14:41:33 +0000 (11:41 -0300)
commit231af0a5d6f8139d85e5d6776c1c9708d1422966
tree2001211c3ca9abcfad580c0923790fd5bdfdc44f
parent98cb53f96a8671764ce73c4d707d5924b859b14b
ospfd: fix wrong NSSA debug guards

Fix usage of NSSA debug guards in code paths that have nothing to
do with NSSA areas.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ospfd/ospf_flood.c
ospfd/ospf_packet.c