[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] Regarding the Fragmentaion issue in the ICMP
From: |
Kieran Mansley |
Subject: |
Re: [lwip-devel] Regarding the Fragmentaion issue in the ICMP |
Date: |
Fri, 20 Mar 2009 09:15:24 +0000 |
On Thu, 2009-03-19 at 14:22 +0530, Honnappa, Arun (IE10) wrote:
> These fragmented messages are received on the STR912 that is our
> target where the LWIP stack will be running.
>
> So the LWIP while in the process of reassembling it is going to some
> Assert statement. Actually it is going to some assert statement in
> pbuf_header() function in the pbuf.c file and the code is
Could you file a bug for this on savannah? I'm not sure that lwIP
supports fragmented ICMP packets, and I don't think that is a high
priority, but it should definitely not be asserting when it receives
one.
Thanks
Kieran