From: Holger Eitzenberger Date: Thu, 26 Sep 2013 15:31:51 +0000 (+0200) Subject: netfilter: introduce nf_conn_acct structure X-Git-Tag: v3.13-rc1~105^2~64^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7b13e4330ef3c20e62ac4908cc96c1c318056c2;p=pandora-kernel.git netfilter: introduce nf_conn_acct structure Encapsulate counters for both directions into nf_conn_acct. During that process also consistently name pointers to the extend 'acct', not 'counters'. This patch is a cleanup. Signed-off-by: Holger Eitzenberger Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed