lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] Mem alignment problem


From: Mumtaz Ahmad
Subject: [lwip-users] [lwip] Mem alignment problem
Date: Wed, 08 Jan 2003 22:21:10 -0000

Hi
I am  facing some troubles regarding memory alignment in lwip .I have set my
memory alignment to 4 bytes .On incoming packet when etherheader (14bytes)
is removed the payload pointer is set to startof ipheader . Obvioulsly the
start address of ipheader is not 4 byte aligned . and my platform cannot
read integers from non 4 byte aligned address so the packets are rejected at
IP layer .
 Any suggestions or solution in this regard?


Regards
Mumtaz Ahmad

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




reply via email to

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