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.
_______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
