lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] About DHCP


From: Alain Mouette
Subject: [lwip-users] About DHCP
Date: Wed, 23 Dec 2009 14:36:36 -0200
User-agent: Thunderbird 2.0.0.23 (X11/20090812)

I am usin DHCP for the first time, and there is something that I don't understand:

Once I call
  netifapi_dhcp_start(&lwip_netif);

- Does it keep on running forever?
- Will it bring the interface up even if it takes days for a dhcp server to be available?
- Should I / Could I bring it down and up again?
- Will it refresh dhcp periodicaly? (I don't really understand why is this)
- How do I know that it was refreshed and if something changed?

Any help is appreciated, I could not find good tutorials about this :(

Thanks,
Alain




reply via email to

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