From mboxrd@z Thu Jan 1 00:00:00 1970 From: mukesh.fkd@gmail.com (Mukesh Yadav) Date: Sat, 24 Dec 2011 21:51:52 +0530 Subject: TCP checksum offloading for raw sockets Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi Guys, How to use TCP checksum offloading for raw sockets. I can see rx/tx checksumming as enabled using ethool. But packets send out from machine have IP/UDP checksum as zero only. While making packet I am making checksum value in IP/UDP header as zero. No new value updated in checksum. >ethtool -k eth0 Offload parameters for eth0: rx-checksumming: on tx-checksumming: on scatter-gather: on tcp-segmentation-offload: on udp-fragmentation-offload: off generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off -- Cheers Mukesh -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20111224/ae7dffa6/attachment.html