From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html