]> git.proxmox.com Git - mirror_frr.git/commit - zebra/rt_netlink.c
zebra: Update rib_add to take a nexthop ID
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 11 Mar 2019 14:55:53 +0000 (10:55 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:37 +0000 (11:13 -0400)
commit8032b71737520f883abeb1e43476d88cd5a4c304
tree3358ec95be3409d374868745458956342b92e1bd
parent77a44d94f8d75461dc98fa27a94c8802481ab13e
zebra: Update rib_add to take a nexthop ID

Add a parameter to the rib_add function so that it takes
a nexthop ID from the kernel if one is passed along
with the route.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/connected.c
zebra/kernel_socket.c
zebra/rib.h
zebra/rt_netlink.c
zebra/rtread_getmsg.c
zebra/zebra_rib.c