All of lore.kernel.org
 help / color / mirror / Atom feed
* About the netfilter_queue and multi threads!
@ 2008-10-31 10:45 Jacky Luk
  0 siblings, 0 replies; only message in thread
From: Jacky Luk @ 2008-10-31 10:45 UTC (permalink / raw)
  To: netfilter-devel, netfilter

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-31 10:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 10:45 About the netfilter_queue and multi threads! Jacky Luk

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.