]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
[master] Don't call pool_timer recusively
authorShawn Routhier <sar@isc.org>
Thu, 11 Dec 2014 03:08:05 +0000 (19:08 -0800)
committerShawn Routhier <sar@isc.org>
Thu, 11 Dec 2014 03:08:05 +0000 (19:08 -0800)
commit491bf4a27f8db37afec66bfac9e53b5b566351b7
tree7dec277c4d57260fa8356eb5f02e2e5cb405e508
parent433927d38e2fa7b467fc0637b81933c48f186419
[master] Don't call pool_timer recusively

Add a flag to avoid supersede_lease calling pool_timer
recursively when pool_timer can't handle that.
rt38002
RELNOTES
includes/dhcpd.h
server/dhcp.c
server/failover.c
server/mdb.c
server/omapi.c