Hello,
rajat swarup wrote:
I need to construct ICMP packets in the Kernel and some particular data needs to be transmitted in the data field of the ICMP packets. Can someone please send some pointers about how to construct ICMP packets and then send them? I believe icmp_send() method is used to send ICMP packets.
You'll find many information about Linux network stack at : http://www.cs.clemson.edu/~westall/881/notes/
Sincerly,
Thomas -- Thomas Petazzoni thomas.petazzoni@xxxxxxxx
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/