LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   checksum in sk_buff (https://www.linuxquestions.org/questions/linux-networking-3/checksum-in-sk_buff-432932/)

shrishailnk 04-08-2006 01:56 AM

checksum in sk_buff
 
problem;

i need to write a client & server on two machines.
i need to send data from client to server.

assume i m sending "LINUX" as my data.

now i need to catch that pkt containing LINUX and append
"GOOD" to it.
Do i need to change the csum of that pkt ?

if yes how to go abt it?

paragn 04-08-2006 03:41 AM

i dont think u need to do it urself


All times are GMT -5. The time now is 02:17 PM.