lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #6253] Added csum to struct pbuf.


From: Bill Auerbach
Subject: [lwip-devel] [patch #6253] Added csum to struct pbuf.
Date: Thu, 29 Oct 2009 20:37:31 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4 (.NET CLR 3.5.30729)

Follow-up Comment #15, patch #6253 (project lwip):

Do you want to expand this and include it in 1.4.0?  I've implemented
hardware checksum offloading for both UDP and TCP.  The changes were minimal
for my method of having the checksum at the time I wanted to send the data
(tcp_enqueue and udp_sendto).

It's relevant to this patch because I needed a csum (checksum) in the pbuf
struct for what I did.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6253>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]