lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] who/what frees pbufs on output


From: Dirk Koopman
Subject: [lwip-users] Re: [lwip] who/what frees pbufs on output
Date: Thu, 09 Jan 2003 00:11:32 -0000

I have just downloaded the latest CVS and I am even more confused. I
notice there are significant changes in the core - which version should
I be using?


 On Fri, 4 Oct 2002 11:49:54 +0100 (BST)
Kieran Mansley <address@hidden> wrote:

> On Fri, 4 Oct 2002, Dirk Koopman wrote:
> 
> > I remain somewhat confused as to where a pbuf that is output is
> > freed.
> >
> > Is it after the tcp/udp_send at application level, or is it in the
> > netif->output(....) routine?
> 
> tcp_output(), just after the call to ip_output()
> 
> > I ask this because ICMP echo seems to accept incoming pings,
> > massages the pbuf a bit to return it, then sends it back. The
> > problem is that, currently, I can't see where the pbuf used is
> > freed.
> 
> ICMP could well be bypassing the above, so you could have found a
> leak. I'm not sure how well tested ICMP is.
> 
> Kieran
> 
> [This message was sent through the lwip discussion list.]
[This message was sent through the lwip discussion list.]




reply via email to

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