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:
5
RELNOTES
5
RELNOTES
@@ -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
|
||||
|
Reference in New Issue
Block a user