summaryrefslogtreecommitdiffstats
path: root/pimd/pim_rpf.c
Commit message (Collapse)AuthorAgeFilesLines
* pimd: Cleanup zebra debugs to be protected by debug commandsDonald Sharp2015-10-271-7/+7
| | | | | | | | pimd is very chatty without any pim debugs turned on. This commit fixes a bunch of the debugs to be protected by appropriate pim debug statement. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* pimd: Reduce informative mandatory logging.Everton Marques2015-02-041-24/+30
|
* [pim] Initial pim 0.155Everton Marques2015-02-041-0/+254