lwip-users
[Top][All Lists]
Advanced

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

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


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

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? 

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.

This is all raw interface stuff.

Dirk Koopman
[This message was sent through the lwip discussion list.]




reply via email to

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