]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Add function to find/create single nexthop
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 29 Mar 2019 14:51:07 +0000 (10:51 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:38 +0000 (11:13 -0400)
commit3057df51bd471798f4c221531112340e11b7fe46
tree49320a8ffb35a3c2cd5cdac77c63f41f61a7988f
parent9ed6c34a871379f085fc610f3f2d895c80d5064e
zebra: Add function to find/create single nexthop

Add a function that allows us to take a single
nexthop struct and look that up or create a group and
nexthop hash entry with it.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/zebra_nhg.c
zebra/zebra_nhg.h