lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #29072] DHCPDISCOVER doesn't have ciaddr == 0


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #29072] DHCPDISCOVER doesn't have ciaddr == 0
Date: Fri, 05 Mar 2010 13:07:42 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2) Gecko/20100115 Firefox/3.6

Follow-up Comment #2, bug #29072 (project lwip):

On second thought, I guess DHCPREQUEST should include ciaddr != 0 in
BOUND/RENEW/REBIND, so the state check is still needed in addition to the
message-type check. Sorry for the confusion.

I guess the original code relied on netif->addr being 0 until dhcp succeeds.

BTW: We don't send REQUESTs in state BIND, because we change the state before
sending, so that part of the if-condition could be removed.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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