lwip-members
[Top][All Lists]
Advanced

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

[lwip-members] RFC: netif_add change


From: Jani Monoses
Subject: [lwip-members] RFC: netif_add change
Date: Wed, 26 Feb 2003 10:32:30 +0200

Hi
I propose that netif_add received the struct netif * argument pointing to an 
already allocated
struct.This way netif.c does not depend on mem_malloc and the app can either 
use alloc or pass
a static var.Someday all lwip should work with only statically alloced memory :)
Except the main user (PBUF_RAM) only dhcp uses dynamic memory in lwip core 
files.

Jani.




reply via email to

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