About the netfilter_queue and multi threads!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux