From 3056a82ce680fae73a7a8a3e617641a7be07329c Mon Sep 17 00:00:00 2001 From: Everton Marques Date: Mon, 17 Aug 2009 18:18:59 -0300 Subject: [pim] More RPF cache refresh statistics --- pimd/pimd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'pimd/pimd.c') diff --git a/pimd/pimd.c b/pimd/pimd.c index e8afe779..f1a084f1 100644 --- a/pimd/pimd.c +++ b/pimd/pimd.c @@ -56,6 +56,7 @@ long qpim_rpf_cache_refresh_delay_msec = 10000; struct thread *qpim_rpf_cache_refresher = 0; int64_t qpim_rpf_cache_refresh_requests = 0; int64_t qpim_rpf_cache_refresh_events = 0; +int64_t qpim_rpf_cache_refresh_last = 0; struct in_addr qpim_inaddr_any; static void pim_free() -- cgit v1.2.3