]> git.puffer.fish Git - mirror/frr.git/commit
pimd: When doing nexthop-lookups don't allocate perm memory
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 6 Jul 2018 20:15:58 +0000 (16:15 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 7 Jul 2018 13:02:07 +0000 (09:02 -0400)
commitab9ac14351f53f0072433c29d9af178ed777b503
tree9ee5e18c670fb85c176de7ae382bfd082d786276
parent1996712744f009ed6d4281f7686429dab3f75960
pimd: When doing nexthop-lookups don't allocate perm memory

When doing nexthop lookups do not permanently allocate
memory in zebra and pim to track the nexthop specified
on the cli.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c