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: Thu, 09 Jan 2003 00:29:26 -0000

Hello Martin and others,

regarding your RFC.


Your suggestion to simplify the architecture a bit is OK, but adding stuff
in the ARP module is _not_, IMHO.

I think the better approach is to make an Ethernet module that is generic
for all Ethernet drivers and implements the generic functionality of
Ethernet drivers and the Ethernet-dependent stuff of ARP.

Then,  ARP should be made link layer independent (i.e. remove the little
Ethernet dependency that is there) so that the complex functions can
be re-used over different link media.

These changes definitely should be done in a seperate branch as we
want the current branch to stabilize.

Any comments welcomed!

Regards,

Leon.

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




reply via email to

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