lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] netif_is_up ?


From: Jani Monoses
Subject: [lwip-users] netif_is_up ?
Date: Mon, 08 Nov 2004 18:09:59 +0200
User-agent: Mozilla Thunderbird 0.8 (X11/20041012)

Hello

There's a recent (I think) change in ip.c CVS which makes the stack accept packets only if the corresponding netif_is_up. However the netif state seems to only be touched by dhcp code. So is netif_set_up() which sets the NETIF_FLAG_UP on the netif's flags an additional step needed in low level eth drivers, or in app code in order to init things?

thanks
Jani




reply via email to

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