From: "Jacky Luk" <jacky.luk@primecreation.com>
To: netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org
Subject: About the netfilter_queue and multi threads!
Date: Fri, 31 Oct 2008 18:45:23 +0800 [thread overview]
Message-ID: <web-4608013@mail.primecreation.com> (raw)
Hi,
Does the netfilter_queue support the multi-thread
processing? In other words, I use one thread to receive
packets from the netfilter_queue (Use recv() function). In
the meanwhile, I dispatch them to other threads (Another 6
threads) to process by using Round-Robin method (Use
nfq_set_verdict() function when the processing is
finished). If so, does it cause any stability issues to
the system (e.g. Cause kernel panic)?
Thank you very much!
Regards,
Jacky Luk
reply other threads:[~2008-10-31 10:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=web-4608013@mail.primecreation.com \
--to=jacky.luk@primecreation.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@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.