How to store the data in disk directly in kernel module ?

lx lxlenovostar at gmail.com
Fri Oct 30 05:48:42 EDT 2015


hi all:
      I capture the TCP packet in function of netif_receive_skb , I want to
 store the playload of TCP packet in disk directly.
we can't read/write the file in kernel module, so store in disk directly
maybe a  way?
      This is a good way, or other suggestions?

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20151030/a91d6f3b/attachment.html 


More information about the Kernelnewbies mailing list