On Wed, 2011-02-16 at 14:09 +0100, David Durand wrote:
> Since i'm a newbie with the LWIP stack and i'm not a software 
> development specialist, i'm looking for someone that can help me to 
> debug my code using the LWIP.

Packets could get dropped in a few places, so it's hard to say for sure
where your problem is.  I would as a first step try compiling with the
LWIP_STATS code enabled and see if you're running out of buffers.  As a
second step I'd see if there's any possibility of it being dropped in
your driver.  

Kieran


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to