|
From: | Bill Auerbach |
Subject: | [lwip-devel] [bug #3031] Implement a new fully pool-based pbuf implementation. |
Date: | Tue, 25 Mar 2008 13:50:05 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 |
Follow-up Comment #27, bug #3031 (project lwip): I think the mem_malloc in dhcp can be easily removed by creating a netif_dhcp which has a netif and definition of struct dhcp added. The allocation looks to be a one time event but I have not dug that deep into the code. In dhcp_inform, it's allocated and freed - maybe that struct dhcp can be stack based? _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?3031> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |