lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #6849] Test how checksum on copy could be integrated


From: Simon Goldschmidt
Subject: [lwip-devel] [task #6849] Test how checksum on copy could be integrated into the stack
Date: Thu, 25 Mar 2010 21:05:15 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2

Follow-up Comment #30, task #6849 (project lwip):

Well, OK, but how is that going to work for RX? As far as I can remember,
pbuf_header works on all pbuf types when hiding headers (not when unhiding
them, i.e. expanding to the front, which is what you took advantage of).

Anyway, that solution doesn't work for PBUF_RAM pbufs passed to udp_send and
doesn't work for TCP, too (where PBUF_RAM pbufs are used when copying data),
so it doesn't work for checksum-on-copy, only for
"precalculated-checksum-no-copy".

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?6849>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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