lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] RFC: TCP issue with PBUF_REF [forwarded]


From: Anders Carlman
Subject: Re: [lwip-users] RFC: TCP issue with PBUF_REF [forwarded]
Date: Fri, 28 Mar 2003 12:28:17 +0100

> So, my thought is that pbuf_free() must actually traverse the ARP queue and
> remove
> the pbuf from the queue if it referenced there.

I think you're right about the fact that pbufs from aborted connections should 
be removed from the ARP queue. However, it feels like this kind of 
house-keeping should not be done by pbuf_free(), but rather by tcp_abort()... 

Regards
Anders Carlman




reply via email to

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