lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Problem w/ DHCP


From: Craig Graham
Subject: Re: [lwip-users] Problem w/ DHCP
Date: Fri, 1 Oct 2004 16:37:25 +0100
User-agent: KMail/1.6

On Friday 01 October 2004 14:40, K.J. Mansley wrote:
> On Fri, 2004-10-01 at 13:52, Bill Knight wrote:
> > When the call to netif_is_up() was added in version 1.32 of ip_input() in
> > ip.c, I believe dhcp was broken in that it did not update NETIF_FLAG_UP
> > in netif->flags. It appears that calls to netif_set_up() and
> > netif_set_down() should be added to dhcp_bind() and dhcp_release()
> > respectively.  I do not know if there should be any modifications
> > elsewhere.
>
> I'm not an expert on the DHCP code, but I think someone else mentioned
> something similar earlier this week.  Could you submit a bug report on
> savannah - it should get some attention then.

I think this may also impact the PPP code as well, as that doesn't set the 
NETIF_FLAG_UP either.....

Laters,
Craig.




reply via email to

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