[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: |
Mon, 02 Mar 2009 20:48:17 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6 |
Follow-up Comment #3, patch #6760 (project lwip):
> I'm not sure the patch, as checked in, works.
Not sure or do you know it doesn't work?
- ICMP header is 8 bytes
- with PING_DATA_SIZE=64, 64 bytes of additional data are currently filled
in
- checksum length is 72 (header + add. data)
- wireshark shows checksum is correct
Unfortunately, I do not get an answer when pinging, but that may well be a
problem with my windows or VM - as I said, wireshark does NOT complain about
the ping packets.
_______________________________________________________
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