The problem was introduced in the aforementioned patch. If I understand correctly, the patch was done so the checksum routine wouldn't get an odd alignment error. I believe the correct fix is to use one of the new checksum routines that handle odd alignment properly, then simply remove the patch that introduced the bug (the new bug is insidious!)
Regards, Curt McDowell Broadcom Corp. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Christiaan Simons > Sent: Friday, February 24, 2006 12:50 AM > To: [email protected] > Subject: Re: [lwip-users] Bug in snd_buf calculation > > > > Leon wrote: > > >Could you discuss how to proceed with a proper fix for this? > > Is it possible to create a test-case to pin-point the problem? > E.g. using new or existing example code. > > If I can reproduce and solve the problem here, I'm more > confident with applying such changes. > > Bye, > > Christiaan Simons > > Hardware Designer > Axon Digital Design > > 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. > > > > _______________________________________________ > lwip-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users > _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
