]> git.proxmox.com Git - mirror_frr.git/commit
nhrpd: Guard a debug that was constantly spewing information
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 2 Jun 2017 00:09:06 +0000 (20:09 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 2 Jun 2017 00:09:06 +0000 (20:09 -0400)
commit4b872c22a3a4d7a3a96adf2b9313afa79324de02
tree15a40f245ff9bce0a178209d9a9eb035cebce588
parent95c7c2dd3de348f4de93d6772967cddee83a0bb7
nhrpd: Guard a debug that was constantly spewing information

This debug when nhrpd was just running but not configured
was constantly being sent to the log file.  Filling it
with useless information

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