netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes for NFACCT_F_OVERQUOTA usage
@ 2014-07-30 15:17 Alexey Perevalov
  2014-07-30 15:17 ` [PATCH 1/2] netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper funcitons Alexey Perevalov
  2014-07-30 15:17 ` [PATCH 2/2] netfilter: nfnetlink_acct: dump unmodified nfacct flags Alexey Perevalov
  0 siblings, 2 replies; 7+ messages in thread
From: Alexey Perevalov @ 2014-07-30 15:17 UTC (permalink / raw)
  To: pablo
  Cc: Alexey Perevalov, alexey.perevalov, mathieu.poirier,
	netfilter-devel, kyungmin.park, hs81.go

Hello Pablo,

I chose straightforward approach and I have used bitwise operators instead of
bit helper functions.

Also I found some inconsistency in report after reset for overquota.

This patch set was based on commit 5a7439efd1c5c416f768fc550048ca130cf4bf99
(dated Jul 25 20:08:13 2014 - little bit updated :)

Alexey Perevalov (2):
  netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit
    helper funcitons
  netfilter: nfnetlink_acct: dump unmodified nfacct flags

 net/netfilter/nfnetlink_acct.c |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-07-31 18:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30 15:17 [PATCH 0/2] fixes for NFACCT_F_OVERQUOTA usage Alexey Perevalov
2014-07-30 15:17 ` [PATCH 1/2] netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper funcitons Alexey Perevalov
2014-07-30 16:31   ` Pablo Neira Ayuso
2014-07-31 13:14     ` [PATCH V2] " Alexey Perevalov
2014-07-31 18:44       ` Pablo Neira Ayuso
2014-07-30 15:17 ` [PATCH 2/2] netfilter: nfnetlink_acct: dump unmodified nfacct flags Alexey Perevalov
2014-07-30 16:25   ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).