lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #27049] DHCP IP address assignment with multiple lwIP


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #27049] DHCP IP address assignment with multiple lwIP devices fails
Date: Sat, 18 Jul 2009 08:46:44 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1

Follow-up Comment #8, bug #27049 (project lwip):

Unfortunately, I don't know the DHCP RFC very well, but it seems like our
timeouts are at least not taken from there.

Accepting responses to earlier packets would do the trick as well, but we
would also need to ignore responses for later packets (which will come, or
won't they?) when a response for an earlier packet has been received. And we
would need a list of IDs used for requests to compare to (or a range).

Since that would lead us away from being lightweight a bit, I'd favor
adjusting the timeouts. After all, in a normal situation, these timeouts don't
occur (or only when using fallback to AutoIP).

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?27049>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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