lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] lwip_standard_chksum()


From: Christiaan Simons
Subject: Re: [lwip-users] lwip_standard_chksum()
Date: Fri, 9 Dec 2005 09:32:26 +0100

address@hidden wrote on 08-12-2005
22:52:41:


> I do not like the idea of putting a 8bit checksum computation in the
> standard code.

Yeah, I didn't like the idea while thinking up the code,
so now I'm using the 32 bit accumulator,
and deferred carry addition as in the original version.
The most important change I've made is to use chars for addressing.

Currently I'm testing my rewrite,
which has considerably less typecasts and bytewaps.
Hope this makes it all much clearer.

Bye,

Christiaan Simons

Hardware / Software Engineer
Axon Digital Design

+31 (0)13 511 66 66
+31 (0)13 511 41 51

http://www.axon.tv




This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.
This message contains confidential information and is intended only for the
individual named.  If you are not the named addressee you should not
disseminate, distribute or copy this e-mail.





reply via email to

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