2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 14:25:41 +00:00

[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
This commit is contained in:
Shawn Routhier
2014-12-10 19:08:05 -08:00
parent 433927d38e
commit 491bf4a27f
6 changed files with 61 additions and 46 deletions

View File

@@ -197,6 +197,11 @@ by Eric Young (eay@cryptsoft.com).
bug and supplying a patch.
[ISC-Bugs #35712]
- Avoid calling pool_timer() recursively from supersede_lease(). This could
result in leases changing state incorrectly or delaying the running of the
leae expiration code.
[ISC-Bugs #38002]
Changes since 4.3.1b1
- Modify the linux and openwrt dhclient scripts to process information