All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nfacct: add filter in to the list operation
@ 2014-08-06 10:53 Alexey Perevalov
  2014-08-06 10:53 ` Alexey Perevalov
  0 siblings, 1 reply; 5+ messages in thread
From: Alexey Perevalov @ 2014-08-06 10:53 UTC (permalink / raw)
  To: pablo
  Cc: Alexey Perevalov, alexey.perevalov, mathieu.poirier,
	netfilter-devel, kyungmin.park, hs81.go

It's implementation for client side of the filtering support, introduced in
"netfilter: nfnetlink_acct: add filter support to nfacct" patch.

Patch adds byte_quota, packet_quotas, counters and overquota arguments to the
list (list reset) command. nfacct hasn't any help/usage function,
in case of misprint end user will get genral message.

BR,
Alexey

Alexey Perevalov (1):
  nfacct: add filter in to the list operation

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

-- 
1.7.9.5


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

end of thread, other threads:[~2014-09-07  6:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-06 10:53 [PATCH] nfacct: add filter in to the list operation Alexey Perevalov
2014-08-06 10:53 ` Alexey Perevalov
2014-08-26 19:45   ` Pablo Neira Ayuso
2014-09-07  6:32     ` Alexey Perevalov
2014-09-07  6:33     ` [PATCH V2] " Alexey Perevalov

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.