]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Add basic nexthop lookup cached information.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 27 Oct 2016 15:54:55 +0000 (11:54 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:12 +0000 (20:26 -0500)
commite71bf8f7bd5457e62fed234fcd9d908d4d614906
treea8858b0e88aa5148a0eb44e7c8b3c49f6b5108f3
parent8a9bd91cd9ebcecf3c9492ba1865d908448338da
pimd: Add basic nexthop lookup cached information.

Cache the last time we looked up the nexthop for this particular
address.  Store time to usec accuracy.

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