lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] Re: application above lwip too low - lwip memp overflow


From: Piero 74
Subject: [lwip-devel] Re: application above lwip too low - lwip memp overflow
Date: Wed, 14 Jan 2009 15:57:03 +0100

...if it'is possible, i need to "restart" in same way the lwip stack, freeing all memp.
My application will restart the board after few time without network activity, but i'd like to have a "soft" method to restart only the stack

Any idea?

2009/1/14 Piero 74 <address@hidden>
Hi all

I'm testing performance of my lwip-application. I'm using socket (using select in a loop and recv) [lwip release: 1.3.0 stable]

I found a strange problem:

if i will send to my board packets very fast, after sompe packet i will have all pbuf of pool in use, and driver will not be able to add new packet.
But in this situation, i cannot recovery the stack...
my application after a timeout without packets closes the socket, but there is no way to free allcated pbufs
(see attachment)

there is something in the lwip head that can avoid this problem?

Thanks
Piero





reply via email to

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