From: Patrick McHardy <kaber@trash.net>
To: David Vogt <beunlovable@gmail.com>
Cc: Harald Welte <laforge@netfilter.org>,
netfilter-devel@lists.netfilter.org
Subject: Re: Multiple programs for QUEUE target
Date: Thu, 06 Apr 2006 12:57:35 +0200 [thread overview]
Message-ID: <4434F41F.3020509@trash.net> (raw)
In-Reply-To: <859616420604060350q379873b4j5b7e27c71958b93b@mail.gmail.com>
David Vogt wrote:
> 2006/4/5, Harald Welte <laforge@netfilter.org>:
>
>>On Tue, Apr 04, 2006 at 04:02:41PM +0200, David Vogt wrote:
>>Please don't use any of that old 'crap' (I'm the author, so I can call
>>it that). These days, you use NFQUEUE, nf_queue, nfnetlink_queue,
>>libnetfilter_queue, and you get up to 65535 distinct queues for
>>different userespace processes.
>
>
> Is it possible to run libnetfilter_queue and libipq (for old
> applications) in parallel? I did some testing and it doesn't seem to
> work.
Only a single queue handler can register for an address family inside
the kernel, so most likely one of them is simply not receiving any
packets. There is an ipq compat library for nfnetlink_queue, I'm not
sure but I think you should be able to use those in parallel.
next prev parent reply other threads:[~2006-04-06 10:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-04 13:55 Multiple programs for QUEUE target David Vogt
2006-04-04 14:02 ` David Vogt
2006-04-05 15:24 ` Harald Welte
2006-04-06 10:50 ` David Vogt
2006-04-06 10:57 ` Patrick McHardy [this message]
2006-04-06 13:13 ` Harald Welte
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=4434F41F.3020509@trash.net \
--to=kaber@trash.net \
--cc=beunlovable@gmail.com \
--cc=laforge@netfilter.org \
--cc=netfilter-devel@lists.netfilter.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.