]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Fix some msdp crashes when some fundamentals change 2159/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 30 Apr 2018 21:33:16 +0000 (17:33 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 2 May 2018 03:40:26 +0000 (23:40 -0400)
commitec2f0e53c489d40326e41b8ccef943710f112552
tree3001be9b2c542a472432fa12284f512e4c1239cb
parent4fb6f519289a3e8bf7f72f86fe5cde6f5a3034b6
pimd: Fix some msdp crashes when some fundamentals change

When the underlying networking subsystem is fundamentally
changed via some system controls.  If we have msdp running
there exists a possibility that we need to stop some running
timers to prevent a crash.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_msdp.c