]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Make "too many neighbors for port" msg appear less frequently
authorSam Tannous <stannous@cumulusnetworks.com>
Tue, 8 Jul 2014 19:15:43 +0000 (15:15 -0400)
committerVincent Bernat <vincent@bernat.im>
Tue, 8 Jul 2014 19:47:34 +0000 (21:47 +0200)
commitad21b578b215def7bdcebd99831c9b2b9c685fed
tree11cf4bc75fda0ec55fef404707771aedf13d3e03
parentaca48e4ba570369e877e5039bf5eabb33f542caa
Make "too many neighbors for port" msg appear less frequently

There is a max neighbors setting (default value 4).
It prints a msg everytime it gets a new neighbor > 4.
This patch just makes it appear less often.

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: Sam Tannous <stannous@cumulusnetworks.com>
src/daemon/lldpd.c