]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_nhg.c
zebra: Add helper functions for freeing the members of nexthop group hash entries
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 22 Mar 2019 17:07:22 +0000 (13:07 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:38 +0000 (11:13 -0400)
commitb599cd2acceb4ac96e4d3569bb1caaea4f51f266
tree74f7ca677445073e013539673a51a46ee99df7f6
parentcced3a2d2911bbf9d2adf3b2b47519b9cdc2c0d3
zebra: Add helper functions for freeing the members of nexthop group hash entries

Add some functions that can be called to free everything that should
have been allocated in a nexthop group hash entry.

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