lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] Bug in Checksum implementation and ARP fix


From: Kenneth Porter
Subject: Re: [lwip-devel] Bug in Checksum implementation and ARP fix
Date: Wed, 22 Oct 2003 14:52:58 -0700

--On Wednesday, October 22, 2003 12:30 PM +0200 Leon Woestenberg <address@hidden> wrote:

I think we should fix the checksum bug, i.e. read two bytes, then make a
u16_t of them.

This is precisely where the macro helps: For architectures that need alignment, the macro is replaced by a function, similar to h2ns. For those that don't, it's just a cast.






reply via email to

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