]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Add debug messages as to why a register packet is rejected.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 19 Sep 2016 17:09:38 +0000 (13:09 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:10 +0000 (20:26 -0500)
commita6dc7de682358d6399100f1288acece81a163de8
treed572327e3be608d29bb6574fcd8c4387efd43369
parent91c6aec45fa92cfa1d00e1d3701c6b87dcd22d4c
pimd: Add debug messages as to why a register packet is rejected.

When we reject a register message from someone, give some reasoning
as to the why of it being rejected to help in debugging the situation.

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