lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] Memory leak and queued packets in etharp.c


From: Leon Woestenberg
Subject: [lwip-users] Re: [lwip] Memory leak and queued packets in etharp.c
Date: Wed, 08 Jan 2003 23:49:31 -0000

Hello Jani,

> Leon,
> since you're fixing etharp, find_arp_entry() can not return ARP_TABLE_SIZE
but its return
> value is checked for it by the two callers.Not really a bug but confusing.
>
I think it can.

In case the ARP cache is full, and all entries are marked PENDING,
find_arp_entry() will
return ARP_TABLE_SIZE.

I did document this now.

Regards,

Leon.

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




reply via email to

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