From: Pablo Neira Ayuso Date: Tue, 26 Jun 2012 18:27:09 +0000 (+0200) Subject: netfilter: ctnetlink: add new messages to obtain statistics X-Git-Tag: v3.6-rc1~125^2~281^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=392025f87a5105c640cf1b4b317c21c14c05a6f9;p=pandora-kernel.git netfilter: ctnetlink: add new messages to obtain statistics This patch adds the following messages to ctnetlink: IPCTNL_MSG_CT_GET_STATS_CPU IPCTNL_MSG_CT_GET_STATS IPCTNL_MSG_EXP_GET_STATS_CPU To display connection tracking system per-cpu and global statistics. This provides a replacement for the following /proc interfaces: /proc/net/stat/nf_conntrack /proc/sys/net/netfilter/nf_conntrack_count Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed