lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] netif->flags


From: Simon Goldschmidt
Subject: Re: [lwip-users] netif->flags
Date: Mon, 18 May 2009 16:07:54 +0200

> Hi,
> I'm using lwIP and the socket IF.  The lwIP 1.3.0 source file ethernetif.c
> contains a function low_level_init which initializes some of the netif
> flags; but it does not initialize the flag NETIF_FLAG_UP.  I can't find
> anywhere else in the code where this flag is set.  Should this flag
> (NETIF_FLAG_UP) be set in low_level_init with the other flags, if not where 
> should this
> flag be set?

void netif_set_up(struct netif *netif)
-- 
Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss 
für nur 17,95 Euro/mtl.!* 
http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a




reply via email to

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