]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Log Rotate is not working properly
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 22 Jun 2016 15:42:50 +0000 (11:42 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 22 Jun 2016 15:42:50 +0000 (11:42 -0400)
commit0ab092dae07b0b93f5a94f8e2224bf2c0b611049
tree5b5892fa6b04e92c0d796ecffe62428a45aea8f6
parent031360e2953e1d8f190a897201d16cf90f9c042c
pimd: Log Rotate is not working properly

The log line was causing confusion when we
were rotating quagga.  None of the other
protocols were logging lines on rotate
so just remove it.

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