Capture packets at 10g interface
Tarun Batra
tbatra18 at gmail.com
Thu Jan 28 13:17:36 EST 2016
Hi All,
I have to write a kernel module in which I have to capture packets from 10g
nic interface and make a copy of them.
I have two options
Either use netfilters
Either use add dev pack
If any options u thing please let me know.
Should the module be multi threaded?
As I can't compromise with performance.
Can I bind kernel threads to specific core?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160128/64872c64/attachment.html
More information about the Kernelnewbies
mailing list