]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_nhg.c
zebra: Add ability to find(create) and release a nhg from a re
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 24 Jan 2019 15:49:28 +0000 (10:49 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:35 +0000 (11:13 -0400)
commit4e49c8b8a708e1ced07a1d18ae6b6554995c4085
tree48b4f195677b811d7c249ec0d14a0a1ee7309c53
parentc8ee3cdb39e160e1f0e85b3db7619e09624d92a1
zebra: Add ability to find(create) and release a nhg from a re

Add some code to allow us to do lookups and releases of
nexthop groups from zebra.  At this point we do not do anything
with it.

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