]> git.puffer.fish Git - matthieu/frr.git/commit
*: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages
authorDonald Sharp <sharpd@nvidia.com>
Fri, 24 Sep 2021 14:32:30 +0000 (10:32 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 27 Sep 2021 16:38:08 +0000 (12:38 -0400)
commit3d174ce08db7489e2424ac16f35557c9627c75e0
tree699c167065fe54bdabe4a3e7d83e8f7247741ed1
parentad5c8f67a8aa57d681c4df337dbbfe895529c080
*: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages

These are no longer really needed.  The client just needs
to call nexthop resolution instead.

So let's remove the zapi types.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_nht.c
bgpd/bgp_zebra.c
lib/log.c
lib/zclient.c
lib/zclient.h
sharpd/sharp_zebra.c
zebra/zapi_msg.c
zebra/zebra_rnh.c