]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_zebra.c
pimd: Create channel_oil hash for quicker lookup
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 13 Oct 2016 12:34:48 +0000 (08:34 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:11 +0000 (20:26 -0500)
commit040d86ade76e3791ea42d25a2b0261791e2f579b
treed02796eb163ab033e070eda158c17a38f2538b4e
parent0f5889897125e5ba5d62bc1151cec3c7d6c6d404
pimd: Create channel_oil hash for quicker lookup

When looking up the channel_oil use a hash
to find it.  Keep the list around for quick
walks of the channel oils.

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