netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] netfilter: Adding quota capabilities to nfnetlink
@ 2014-03-30 21:10 mathieu.poirier
  2014-03-30 21:10 ` [RFC PATCH 1/2] netfilter: nfnetlink_acct: Adding quota support to nf_acct objects mathieu.poirier
  2014-03-30 21:10 ` [RFC PATCH 2/2] netfilter: xt_nfacct: Add quota to nfacct filter mathieu.poirier
  0 siblings, 2 replies; 6+ messages in thread
From: mathieu.poirier @ 2014-03-30 21:10 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel, netfilter, mathieu.poirier

From: Mathieu Poirier <mathieu.poirier@linaro.org>

This is another re-spin on adding quota capabilities to the nfnetlink
accounting framework.  This time most of the quota support is located
in the framework itself rather than the filter.

Comments welcomed.

Thanks,
Mathieu

Mathieu Poirier (1):
  netfilter: xt_nfacct: Add quota to nfacct filter

Pablo Neira Ayuso (1):
  netfilter: nfnetlink_acct: Adding quota support to nf_acct objects

 include/linux/netfilter/nfnetlink_acct.h      |  3 +-
 include/uapi/linux/netfilter/nfnetlink.h      |  2 +
 include/uapi/linux/netfilter/nfnetlink_acct.h |  9 +++
 net/netfilter/nfnetlink_acct.c                | 93 +++++++++++++++++++++++++++
 net/netfilter/xt_nfacct.c                     | 13 ++++
 5 files changed, 119 insertions(+), 1 deletion(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-03-31 15:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-30 21:10 [RFC PATCH 0/2] netfilter: Adding quota capabilities to nfnetlink mathieu.poirier
2014-03-30 21:10 ` [RFC PATCH 1/2] netfilter: nfnetlink_acct: Adding quota support to nf_acct objects mathieu.poirier
2014-03-30 21:10 ` [RFC PATCH 2/2] netfilter: xt_nfacct: Add quota to nfacct filter mathieu.poirier
2014-03-31 12:13   ` Pablo Neira Ayuso
2014-03-31 13:50     ` Mathieu Poirier
2014-03-31 15:17       ` 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).