]> git.puffer.fish Git - mirror/frr.git/commit
bgpd, pimd: Handle return code for nexthop_decode 1712/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 5 Feb 2018 13:34:47 +0000 (08:34 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 5 Feb 2018 13:34:47 +0000 (08:34 -0500)
commit7d30a95973ee3b5f28ce7315bc331fde694b1305
tree281aa1f14c9ff558a8d7b2f1e763095356beeb0f
parent4a749e2cb20a0b473e7f1e7e17d8f2b8a4469aef
bgpd, pimd: Handle return code for nexthop_decode

Appropriately handle the return code for the
zapi_nexthop_update_decode call.

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