]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Add a debug to indicate the ifchannel expiry timer has popped 4495/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 10 Jun 2019 23:47:07 +0000 (19:47 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 10 Jun 2019 23:48:20 +0000 (19:48 -0400)
commit03c2014c3d03d3ee4f0d3d9bb8ed394cf46b65a2
tree6ab3ce29f9f848fd60a1a0376cacd9f201577c03
parent82e16a13e5f8da8460486f7eeff57c6235be71e0
pimd: Add a debug to indicate the ifchannel expiry timer has popped

The pim ifchannel expiry timer was not setting any debug output.
Let's add something in to help us understand what is going on.

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