* TCP checksum offloading for raw sockets
@ 2011-12-24 16:21 Mukesh Yadav
0 siblings, 0 replies; only message in thread
From: Mukesh Yadav @ 2011-12-24 16:21 UTC (permalink / raw)
To: kernelnewbies
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-24 16:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-24 16:21 TCP checksum offloading for raw sockets Mukesh Yadav
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).