lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] ip_reass stop


From: Jonathan Larmour
Subject: Re: [lwip-users] ip_reass stop
Date: Wed, 30 Jan 2008 12:26:43 +0000
User-agent: Thunderbird 1.5.0.12 (X11/20070530)

Valdemar wrote:
> Hi
> Thanks Bessone for the tip. I am using an ATMEL AT91 but your
> suggestion did not work for me. The code in pbuf.c also
> looked differently from what you cited. Maybe this has already been
> fixed?

Yes this should have been fixed now. The relevant line is now:
    p->len = LWIP_MIN(length, PBUF_POOL_BUFSIZE_ALIGNED -
LWIP_MEM_ALIGN_SIZE(offset));

Jifl
-- 
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
Visit us @ Embedded World 2008, Nürnberg, Germany, 26-28 Feb:Stand 11-336
------["Si fractum non sit, noli id reficere"]------       Opinions==mine




reply via email to

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