]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Ensure that we properly decode the zapi_route sent to us
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 20 Mar 2018 22:48:12 +0000 (18:48 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 20 Mar 2018 22:48:12 +0000 (18:48 -0400)
commit98a217f0d074d43b37f7e255274edd22bc202c87
tree48bc4b76408d25cb30f02eccc8aacd6196e0e857
parentaf5849b6628695a945f70eb195c2049d1bbb3dfb
zebra: Ensure that we properly decode the zapi_route sent to us

Ensure that we have properly decoded the zapi_route sent to us
and if we cannot decode, log and move on.

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