]> git.proxmox.com Git - mirror_frr.git/commit
bgpd, lib, pimd: Abstract commands for nexthop tracking
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 22 Jan 2018 23:36:03 +0000 (18:36 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 23 Jan 2018 00:45:31 +0000 (19:45 -0500)
commit3c1925406846d0e2d981086ea4d3c9fb09dc8b4a
tree5e0449a7e47c9002b1015e12c56de30bd2dcf5ef
parentdaeda3d7ff34ec1c4f26f987ec361364f5ef7b66
bgpd, lib, pimd: Abstract commands for nexthop tracking

Abstract the code that sends the zapi message into zebra
for the turn on/off of nexthop tracking for a prefix.

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