[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #6760] Ping calculates incorrect checksum
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [patch #6760] Ping calculates incorrect checksum |
Date: |
Tue, 03 Mar 2009 07:05:07 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 |
Follow-up Comment #5, patch #6760 (project lwip):
The change to calculate data_len was only to get cleaner code: *if* the len
argument is provided to the function and checksum is calculated with it, the
data should also use it. If we want to prevent the 'extra calculation', it
would be better to leave out the len argument altogether.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6760>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
[lwip-devel] Re: [patch #6760] Ping calculates incorrect checksum, Sprow, 2009/03/02
[lwip-devel] [patch #6760] Ping calculates incorrect checksum, Sprow, 2009/03/02