]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- Support for 'reserved' (psuedo-static) and BOOTP leases via failover
authorDavid Hankins <dhankins@isc.org>
Thu, 27 Apr 2006 17:26:42 +0000 (17:26 +0000)
committerDavid Hankins <dhankins@isc.org>
Thu, 27 Apr 2006 17:26:42 +0000 (17:26 +0000)
commita55ccdd0371568e01a6bbab7b99e427ab66e1aef
tree057d9ab6464115f011246b072b43ce1d04993e1c
parent91e17fc3aa6f6f96063b1eef7d877b779be5683c
- Support for 'reserved' (psuedo-static) and BOOTP leases via failover
  was introduced. [ISC-Bugs #13672]
- The failover implementation was updated to comply with revision 12 of
  the protocol draft. [ISC-Bugs #13672]
RELNOTES
doc/draft-ietf-dhc-failover-07.txt [deleted file]
includes/dhcpd.h
includes/failover.h
server/confpars.c
server/db.c
server/dhcp.c
server/failover.c
server/mdb.c
server/omapi.c
server/stables.c