]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- A new DDNS related server option, update-conflict-detection, has been
authorDavid Hankins <dhankins@isc.org>
Wed, 19 Jul 2006 17:14:55 +0000 (17:14 +0000)
committerDavid Hankins <dhankins@isc.org>
Wed, 19 Jul 2006 17:14:55 +0000 (17:14 +0000)
commit3004bebf47f6b6422545d68bea780ab11ae29bbd
tree3a538278fdeced5afd4b7fa70defb5fd7ac5cfe6
parente77c575fc4c8c2a5b53b4008df5bd6709855c4a0
- A new DDNS related server option, update-conflict-detection, has been
  added.  If this option is enabled, dhcpd will perform normal DHCID
  conflict resolution (the default).  If this option is disabled, it will
  instead trust the assigned name implicitly (removing any other bindings
  on that name).  This option has not been made available in dhclient.
  [ISC-Bugs #16165]
RELNOTES
client/dhclient.c
common/dns.c
includes/dhcpd.h
server/ddns.c
server/dhcpd.conf.5
server/stables.c