]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- 'ignore client-updates;' now has behaviour that is different from
authorDavid Hankins <dhankins@isc.org>
Wed, 19 Jul 2006 20:13:57 +0000 (20:13 +0000)
committerDavid Hankins <dhankins@isc.org>
Wed, 19 Jul 2006 20:13:57 +0000 (20:13 +0000)
commita396d25fba26c2534762a003b4f77199e9efbfa6
tree53c3338a2a9269795a9a13c2c17e2963b7d8fb1f
parent567e85616ce43c5e9c223a4c767f912e200dd5b6
- 'ignore client-updates;' now has behaviour that is different from
  'deny client-updates;'.  The client's request is not truly ignored,
  rather it is encouraged.  Should this value be configured, the server
  updates DNS as though client-updates were set to 'deny'.  That is, it
  enters into DNS whatever it is configured to do already, provided it is
  configured to.  Then it sends a response to the client that lets the
  client believe it is performing client updates (which it will), probably
  for a different name.  In essence, this lets the client do as it will,
  ignoring this aspect of their request. [ISC-Bugs #16185]
RELNOTES
server/ddns.c
server/dhcpd.conf.5