]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zapi_msg.c
zebra: Print out client who sent us bad data
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 17 Jul 2019 00:24:26 +0000 (20:24 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 17 Jul 2019 00:31:22 +0000 (20:31 -0400)
commit8ba70c4e515e4125a9d11996d2fa815bde31158d
tree17aaa6b983e54da32f0fba8223b81109ecfe7384
parent8f86bb067ee9a7f5080da1406b9d03ce3dff884e
zebra: Print out client who sent us bad data

A client was sending zebra a route with no nexthops!  Update the
error message to tell us *Which* daemon is doing this.

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