From: Patrick McHardy <kaber@trash.net>
To: Florian Westphal <fw@strlen.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: NFQUEUE balancing extension (userspace changes)
Date: Fri, 05 Jun 2009 13:28:30 +0200 [thread overview]
Message-ID: <4A29015E.5020307@trash.net> (raw)
In-Reply-To: <1244164679-11032-1-git-send-email-fw@strlen.de>
Florian Westphal wrote:
> Hello list,
>
> this adds a new revision of the NFQUEUE target.
>
> In particular, a new "--queue-balance" option, which allows to
> specify a range of queues to use.
> Packets are then balanced across the given queues by the kernel.
>
> This is useful for multicore systems:
> start multiple instances of the userspace program on queues
> x, x+1, .. x+n and use "--queue-balance x:x+n".
>
> As for naming, if you'd prefer a different name (or just extend
> the existing --queue-num option to accept "firstid:lastid" instead),
> please let me know and I'll be happy to change it.
>
> Both paches can also be pulled from
> git://git.breakpoint.cc/fw/iptables.git nfq-balance
Thanks, I'll wait with pulling these until we've made the iptables
release for 2.6.30.
prev parent reply other threads:[~2009-06-05 11:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-05 1:17 NFQUEUE balancing extension (userspace changes) Florian Westphal
2009-06-05 1:17 ` [PATCH 1/2] NFQUEUE: use NFPROTO_UNSPEC Florian Westphal
2009-06-05 12:57 ` Jan Engelhardt
2009-06-05 13:23 ` Florian Westphal
2009-06-05 1:17 ` [PATCH 2/2] NFQUEUE: add new v1 version with queue-balance option Florian Westphal
2009-06-05 13:02 ` Jan Engelhardt
2009-06-05 13:27 ` Florian Westphal
2009-06-05 13:30 ` Jan Engelhardt
2009-06-05 13:33 ` Florian Westphal
2009-06-05 11:28 ` 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=4A29015E.5020307@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.