From: Alexey Perevalov Date: Wed, 30 Jul 2014 15:17:55 +0000 (+0400) Subject: netfilter: nfnetlink_acct: dump unmodified nfacct flags X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~44^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24675cb1fb0f4f5b44ce4ed9cf5c17caf0efa6b;p=pandora-kernel.git netfilter: nfnetlink_acct: dump unmodified nfacct flags NFNL_MSG_ACCT_GET_CTRZERO modifies dumped flags, in this case client see unmodified (uncleared) counter value and cleared overquota state - end user doesn't know anything about overquota state, unless end user subscribed on overquota report. Signed-off-by: Alexey Perevalov Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed