lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #38203] DHCP options are not recorded in all DHCP ack


From: Sergio R. Caprile
Subject: [lwip-devel] [bug #38203] DHCP options are not recorded in all DHCP ack messages
Date: Mon, 22 Jun 2015 14:13:47 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0

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

As commented by a user (in the user's list), this patch causes unwanted
behavior (As I understand the RFC, this looks so) in REBOOTING.
In short: 1.4.1 was doing OK and HEAD is causing address loss on unplug/plug
In detail: the client already has a lease and due to its interface changing
state it asks the server just in case it has been plugged elsewhere, so it
does not send all initial options (it is not required, is it ?). The
introduced call to dhcp_handle_ack() causes the client to parse the almost
empty ACK and erases its valid and remembered IP address and mask.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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