From: Florian Westphal <fw@strlen.de>
To: netfilter-devel@vger.kernel.org
Subject: iptables: add NFQUEUE balancing support
Date: Sun, 21 Jun 2009 01:42:29 +0200 [thread overview]
Message-ID: <1245541351-18513-1-git-send-email-fw@strlen.de> (raw)
Hi,
here is the re-send of the userspace nfqueue changes.
Changes since v1:
- re-arranged manpage
- consolidated v1 target into single NFQUEUE_UNSPEC structure
(as suggested by Jan).
- use same options for v0 and v1; this will result in a more
verbose error when --queue-balance is used with a "NFQUEUE v0 only"
kernel (v1 patch would just give a "unkown option" error).
Also available via git, but to ease review I'll send the patches
as followup to this mail.
Jozsef just sent a few patches that will most likely cause conflicts
with this patchset. I can re-base my patches on top of iptables.git
if his patches are applied first, just let me know.
The following changes since commit f9bf812aed50949db584cdf93752193c802fefcb:
Patrick McHardy (1):
Bump version
are available in the git repository at:
git://git.breakpoint.cc/fw/iptables.git nfq_balance
Florian Westphal (2):
libxt_NFQUEUE: use NFPROTO_UNSPEC
libxt_NFQUEUE: add new v1 version with queue-balance option
extensions/libxt_NFQUEUE.c | 119 ++++++++++++++++++++++++++++++----
extensions/libxt_NFQUEUE.man | 18 ++++--
include/linux/netfilter/xt_NFQUEUE.h | 5 ++
3 files changed, 122 insertions(+), 20 deletions(-)
next reply other threads:[~2009-06-20 23:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-20 23:42 Florian Westphal [this message]
2009-06-20 23:42 ` [PATCH] libxt_NFQUEUE: use NFPROTO_UNSPEC Florian Westphal
2009-06-20 23:42 ` [PATCH] libxt_NFQUEUE: add new v1 version with queue-balance option Florian Westphal
2009-08-20 12:50 ` Patrick McHardy
2009-08-20 14:28 ` Florian Westphal
2009-08-20 14:40 ` Patrick McHardy
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=1245541351-18513-1-git-send-email-fw@strlen.de \
--to=fw@strlen.de \
--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).