]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- A new failover configuration parameter has been introduced for those
authorDavid Hankins <dhankins@isc.org>
Wed, 17 Jun 2009 22:08:42 +0000 (22:08 +0000)
committerDavid Hankins <dhankins@isc.org>
Wed, 17 Jun 2009 22:08:42 +0000 (22:08 +0000)
commit9e3eb22ab78a2645f9d4107447b91549f0cac1ea
treedb3508b474128d0464b50854dd59a3fe1d58f46d
parent792156a9045b6838f9c970573d7460dfbaaf9e08
- A new failover configuration parameter has been introduced for those
  environments where DHCP servers can be reasonably guaranteed to be
  "down" when the failover TCP socket is severed, "auto-partner-down".
  This parameter is not generally safe, and by default is disabled, so
  please carefully review the documentation of this parameter in the
  dhcpd.conf(5) manpage before determining to use it yourself.
  [ISC-Bugs #19600]
RELNOTES
common/conflex.c
includes/dhcpd.h
includes/dhctoken.h
includes/failover.h
server/confpars.c
server/dhcpd.conf.5
server/failover.c