lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] IP Header does not fit in the first pbuf!!!


From: Leon Woestenberg
Subject: Re: [lwip-users] IP Header does not fit in the first pbuf!!!
Date: Wed, 17 Mar 2004 18:51:48 +0100
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

Hello,

I got the message "IP Header (len 20) does not fit in the first pbuf (len 1), IP packet dropped"
>

The length of the first pbuf (packet buffer) is reported to be 1 (byte);
you might want to use the debug print () functions that are spread over
the code to see why such small pbufs are allocated.

Your lwipopts.h file looks OK to me.

Leon.





reply via email to

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