lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] Bug in checksum routine + patch


From: Florian Schulze
Subject: [lwip-users] Re: [lwip] Bug in checksum routine + patch
Date: Wed, 08 Jan 2003 22:20:46 -0000

> I am compiling lwIP for the ARM and I found that the checksum
> routine produced wrong results. I have taken the NetBSD
> checksum routine and replaced lwIP's. This works perfectly,
> although I never did discover the exact problem. This may
> have just been a compiler bug or an alignment bug *shrug*.

Hi!

I had a similar problem and the fix for me was to not use packed structures for
everything but only the netif/arp.c stuff. I had problems with the checksum and
with the memory system. Maybe your problem is the same?

Florian



[This message was sent through the lwip discussion list.]




reply via email to

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