]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- If the dhclient were to receive a DHCPNAK while it was in the RENEW
authorDavid Hankins <dhankins@isc.org>
Sun, 9 Jul 2006 15:39:48 +0000 (15:39 +0000)
committerDavid Hankins <dhankins@isc.org>
Sun, 9 Jul 2006 15:39:48 +0000 (15:39 +0000)
commit6cbc66298bab6a4da91df8c0d3fbe16b649c6e69
tree636033975bccbe74c62b72259e54ee185d79c280
parente48891e8db56950b8d30fe8bf8110c5ff3dcaad8
- If the dhclient were to receive a DHCPNAK while it was in the RENEW
  state (and consequently, had an active, 'bound' address and related
  configuration options), it would fail to 'tear down' this information
  before proceeding into INIT state.  dhclient now iterates the dhclient-
  script with the 'EXPIRE' action to cause these teardowns prior to entering
  INIT state. [ISC-Bugs #16035]
RELNOTES
client/dhclient.c