All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] nfacct: add filter in to the list operation
@ 2014-09-12 10:56 Alexey Perevalov
  2014-09-12 10:56 ` [PATCH v4 1/2] nfacct: check cmd line argument for singleness Alexey Perevalov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alexey Perevalov @ 2014-09-12 10:56 UTC (permalink / raw)
  To: pablo
  Cc: Alexey Perevalov, alexey.perevalov, netfilter-devel,
	kyungmin.park, hs81.go

Hello Pablo,

It's fourth version of patch for filtering, but also with fix for argument
singleness.

Changes since v3.
	avoid introducing new variable for checking sigleness and report from
function instead of macro

Alexey Perevalov (2):
  nfacct: check cmd line argument for singleness
  nfacct: add filter in to the list operation

 include/linux/netfilter/nfnetlink_acct.h |    8 ++++++
 src/nfacct.c                             |   44 ++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-09-16 17:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-12 10:56 [PATCH v4 0/2] nfacct: add filter in to the list operation Alexey Perevalov
2014-09-12 10:56 ` [PATCH v4 1/2] nfacct: check cmd line argument for singleness Alexey Perevalov
2014-09-12 10:56 ` [PATCH v4 2/2] nfacct: add filter in to the list operation Alexey Perevalov
2014-09-15 16:45 ` [PATCH v4 0/2] " Pablo Neira Ayuso
2014-09-16  7:08   ` Alexey Perevalov
2014-09-16 17:33     ` Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.