]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- The update-conflict-detection feature would leave an FQDN updated without
authorDavid Hankins <dhankins@isc.org>
Thu, 26 Mar 2009 17:20:23 +0000 (17:20 +0000)
committerDavid Hankins <dhankins@isc.org>
Thu, 26 Mar 2009 17:20:23 +0000 (17:20 +0000)
commita3dcc0b1c5d98266882267e8951d629c862c6373
tree169e2a974fee922ad6e303c0f5dd7e7b45c95318
parent9228099ec443807ea3e6a28f9dcb1fb46d4d4c50
- The update-conflict-detection feature would leave an FQDN updated without
  a DHCID (still currently implemented as a TXT RR).  This would cause later
  expiration or release events to fail to remove the domain name.  The feature
  now also inserts the client's up to date DHCID record, so records may safely
  be removed at expiration or release time.  Thanks to a patch submitted by
  Christof Chen.  [ISC-Bugs #19500]
RELNOTES
common/dns.c