netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Florian Westphal <fw@strlen.de>
Cc: netfilter-devel@vger.kernel.org, Florian Westphal <fwestphal@astaro.com>
Subject: Re: [PATCH] libxt_NFQUEUE: add new v1 version with queue-balance option
Date: Thu, 20 Aug 2009 14:50:50 +0200	[thread overview]
Message-ID: <4A8D46AA.8020303@trash.net> (raw)
In-Reply-To: <1245541351-18513-3-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.

This patch does not apply anymore, could you rediff against -git
please? Thanks!

  reply	other threads:[~2009-08-20 12:50 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 [this message]
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=4A8D46AA.8020303@trash.net \
    --to=kaber@trash.net \
    --cc=fw@strlen.de \
    --cc=fwestphal@astaro.com \
    --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).