lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] pbuf misuse or snd_queuelen corruption.


From: address@hidden
Subject: Re: [lwip-users] pbuf misuse or snd_queuelen corruption.
Date: Mon, 18 Oct 2010 17:53:54 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

 Andrew Foster wrote:
However, I still have an
allocation on reception of data and a free when receiving unsupported
packet types (!IP or !ARP). These would still happen from context of the
low level input and not the tcpip_thread. Should this be restructured as
well?
That should be protected by setting SYS_LIGHTWEIGHT_PROT to 1. Many drivers use lwIP this way. The ARP problem was a bug in lwIP and its example drivers which was fixed around 1.3.0.

Simon



reply via email to

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