summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2016-08-25 14:19:12 -0400
committerThomas Markwalder <tmark@isc.org>2016-08-25 14:19:12 -0400
commitdb4bcbdc9ba3abe23393df26f3d5b80d9f940111 (patch)
tree7b0518d781745456dd9ce32d18123294b41fb8fe
parent51ce599530dc41bec084561ef63e591fc83ec922 (diff)
downloadisc-dhcp-db4bcbdc9ba3abe23393df26f3d5b80d9f940111.tar.gz
[master] Updated RELNOTES entry for 41815.
-rw-r--r--RELNOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 07bb8d1c..b9179614 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -845,7 +845,9 @@ by Eric Young (eay@cryptsoft.com).
- Added global configuration parameter, abandon-lease-time, which determines
the amount of time a lease remains abandoned. The default is 84600 seconds.
Additionaly, the server now conducts a ping check (if ping checks are
- enabled) prior to offering an abandoned lease to client.
+ enabled) prior to offering an abandoned lease to client. Our thanks to
+ David Zych at University of Illinois for reporting the issue and working
+ with us to produce a viable solution.
[ISC-Bugs #41815]
- Correct handling of interface names during interface discovery. This