]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Add some getters for nhg_ctx
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 12 Aug 2019 21:58:59 +0000 (17:58 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:42 +0000 (11:13 -0400)
commit10200d4054e1b2ea9579c5e7b01feee09bf79338
treec43f703ece31ea64a63ae75875596d80eb6b1c91
parent8d03bc501b5f9cbcb1814d79d750778f56a492da
zebra: Add some getters for nhg_ctx

Add some getters for the nhg_ctx struct. Probably unnecessary
at this point since they are all static but if they ever become
public it will be nice to have them.

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