]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Give Nexthop Group Hash entries a defined memory type
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 15 Mar 2019 16:23:51 +0000 (12:23 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:38 +0000 (11:13 -0400)
commit51d80884482007f380bd12b4494c893cfd813583
tree7f2ff89d2dafe50043f68da03648daf627e154a5
parent351486633880f1fac39ae10e49b26a1c5e49bc7c
zebra: Give Nexthop Group Hash entries a defined memory type

The nexthop group hash entries were using the "TMP" memory
type. Declared one for them and updated to use it.

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