]> git.puffer.fish Git - matthieu/frr.git/commit
lib, zebra: Add ability to send down a nhgid over route install
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 1 May 2020 21:56:23 +0000 (17:56 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:40:59 +0000 (12:40 -0400)
commit27141ea94e4ec770f2df8cca3840ac8c3bc101c1
tree7b0e90c7866fcf7f4cf092ca9c21db34ebbdf97f
parent2f35a820bf51f114c3c382f65c2dd3e1e9b67194
lib, zebra: Add ability to send down a nhgid over route install

Modify the send down of a route to use the nexthop group id
if we have one associated with the route.

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