From: pablo@netfilter.org
To: netfilter-devel@vger.kernel.org
Cc: kaber@trash.net, eric.dumazet@gmail.com
Subject: [PATCH] nfacct infrastructure (version 4)
Date: Sat, 24 Dec 2011 13:49:39 +0100 [thread overview]
Message-ID: <1324730980-22607-1-git-send-email-pablo@netfilter.org> (raw)
From: Pablo Neira Ayuso <pablo@netfilter.org>
Hi!
These patchset contains the fourth version of the nfacct infrastructure
including Eric Dumazet suggestions.
I'm not including the xt_nfacct part as I made no changes to it.
As said, I'd like to apply this to nf-next, if nobody finds any other
issue in the following days, I'll do so.
Thanks!
Pablo Neira Ayuso (1):
netfilter: add extended accounting infrastructure over nfnetlink
include/linux/netfilter/Kbuild | 1 +
include/linux/netfilter/nfnetlink.h | 3 +-
include/linux/netfilter/nfnetlink_acct.h | 36 +++
net/netfilter/Kconfig | 8 +
net/netfilter/Makefile | 1 +
net/netfilter/nfnetlink_acct.c | 352 ++++++++++++++++++++++++++++++
6 files changed, 400 insertions(+), 1 deletions(-)
create mode 100644 include/linux/netfilter/nfnetlink_acct.h
create mode 100644 net/netfilter/nfnetlink_acct.c
--
1.7.2.5
next reply other threads:[~2011-12-24 12:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-24 12:49 pablo [this message]
2011-12-24 12:49 ` [PATCH] netfilter: add extended accounting infrastructure over nfnetlink pablo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1324730980-22607-1-git-send-email-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=eric.dumazet@gmail.com \
--cc=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).