From: Patrick McHardy <kaber@trash.net>
To: Florian Westphal <fw@strlen.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] libxt_NFQUEUE: add new v1 version with queue-balance option
Date: Thu, 20 Aug 2009 16:40:22 +0200 [thread overview]
Message-ID: <4A8D6056.4090206@trash.net> (raw)
In-Reply-To: <1250778482-9959-1-git-send-email-fw@strlen.de>
Florian Westphal wrote:
> New version that adds support for specifying a queue range instead
> of a single queue id.
> The kernel will distribute flows across the given queue range.
>
> This is useful for multicore systems, simply start multiple instances
> of the userspace program on queues x, x+1, .. x+n and use
> "--queue-balance x:x+n".
> Packets belonging to the same connection are put into the same queue.
>
> With fixes from Jan Engelhardt.
>
> Signed-off-by: Florian Westphal <fwestphal@astaro.com>
> ---
> changes since v1:
> - bail out on --queue-num 1<something> (i.e. do not change behaviour, v1
> did treat "--queue-num 1<something>" as "--queue-num 1")
>
> extensions/libxt_NFQUEUE.c | 116 ++++++++++++++++++++++++++++++++-
> extensions/libxt_NFQUEUE.man | 18 ++++--
> include/linux/netfilter/xt_NFQUEUE.h | 5 ++
> 3 files changed, 129 insertions(+), 10 deletions(-)
Applied and pushed out, thanks Florian.
prev parent reply other threads:[~2009-08-20 14:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-20 23:42 iptables: add NFQUEUE balancing support Florian Westphal
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 [this message]
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=4A8D6056.4090206@trash.net \
--to=kaber@trash.net \
--cc=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).