lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Problem w/ DHCP


From: Bill Knight
Subject: [lwip-users] Problem w/ DHCP
Date: Fri, 01 Oct 2004 07:52:36 -0500

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.

Regards
-Bill Knight
the ARM Patch






reply via email to

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