lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] CVS version and DHCP


From: Bill Knight
Subject: [lwip-users] CVS version and DHCP
Date: Wed, 29 Sep 2004 18:27:08 -0500

I've been trying to get dhcp working on the CVS version of lwIP.
It appears that there should be a call to netif_set_up() in dhcp_bind()
and a call to netif_set_down() in dhcp_release().  Quite possibly some
other places too.

What also puzzles me is there is a call to netif_is_up() in ip_input()
which should fail because there does not seem to be anyplace that netif_set_up()
is called.  However, if dhcp is not enabled, the program works.

I hope a pair of expert eyes (and fingers) can help with the problem.

Regards
-Bill Knight
R O SOftWare
the ARM Patch






reply via email to

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