netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFQUEUE balancing extension (userspace changes)
@ 2009-06-05  1:17 Florian Westphal
  2009-06-05  1:17 ` [PATCH 1/2] NFQUEUE: use NFPROTO_UNSPEC Florian Westphal
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Florian Westphal @ 2009-06-05  1:17 UTC (permalink / raw)
  To: netfilter-devel

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 for reviewing,
Florian


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-06-05 13:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` NFQUEUE balancing extension (userspace changes) Patrick McHardy

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).