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: Martin Glunz
Subject: [lwip-users] Re: [lwip] Memory leak and queued packets in etharp.c
Date: Wed, 08 Jan 2003 23:46:21 -0000

address@hidden wrote:
> 
> 
> Thanks for the bug report and the patch! I am currently code-auditing the
> etharp module as I had found another minor bug there.
> 

Do you mention the bug #1603, ARP packet queue?
I did see this problem also.
As I wrote as a comment, I think that no packets
should be dropped (at least not UDP). We'll need
some kind of a chained queue (or simply an array) 
for the packets to be resent. Perhaps I'll do
this within the next one or two weeks.

At the moment I'm testing my ethernet driver for
the Hitachi SH7615 (SH2-DSP with integrated
Ethernet MAC). If my employer agrees, I'll release
this driver to the public.

The driver runs with the current CVS version and
my own simple cooperative Multi-Threaded OS.

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




reply via email to

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