]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Rework DHCP lease state handling to be compatible with failover protocol.
authorTed Lemon <source@isc.org>
Fri, 2 Jun 2000 21:27:21 +0000 (21:27 +0000)
committerTed Lemon <source@isc.org>
Fri, 2 Jun 2000 21:27:21 +0000 (21:27 +0000)
commit007e3ee4dfc2ddb718a9b2cd9845b97056cab816
tree84403650fade9cb4a20122e69547729aa268c10c
parent7bb809483c139d98b0596c41024c28d5ecdd9985
Rework DHCP lease state handling to be compatible with failover protocol.
15 files changed:
client/clparse.c
client/dhclient.c
common/conflex.c
includes/dhcpd.h
includes/dhctoken.h
includes/failover.h
server/confpars.c
server/db.c
server/dhcp.c
server/dhcpd.conf.5
server/dhcpd.conf.cat5
server/failover.c
server/mdb.c
server/omapi.c
server/stables.c