Module: sip-router
Branch: janakj/kcore
Commit: 1d9df499a688a4202518f1622ca45eba9eac1f9c
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1d9df49…
Author: Ovidiu Sas <osas(a)voipembedded.com>
Committer: Jan Janak <jan(a)iptel.org>
Date: Fri Mar 27 13:28:18 2009 +0100
Moving socket related code from snmpstats module into libkcore
Other modules will be able to access socket related statistics directly
from the shared library (this is currently used by two modules,
ratelimit and snmpstats.
Signed-off-by: Jan Janak <jan(a)iptel.org>
---
lib/kcore/statistics.c | 359 ++++++++++++++++++++++++++++++++++++++++++++++++
lib/kcore/statistics.h | 46 ++++++
2 files changed, 405 insertions(+), 0 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=1d9…