]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: fix code being guarded by debug check 10063/head
authorIgor Ryzhov <iryzhov@nfware.com>
Fri, 5 Nov 2021 10:54:57 +0000 (13:54 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Mon, 15 Nov 2021 15:12:40 +0000 (18:12 +0300)
commit65bf67b310e2be813bb98a91665d263384ba13fd
treecba675900102bf1198740d07f93e053c40dadac6
parentde48804c01e077a54b4a46221c433c33abc4e334
ospfd: fix code being guarded by debug check

OSPF_NSM_TIMER_ON must be called regardless of debug configuration.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
ospfd/ospf_nsm.c