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" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux