summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2016-08-25 14:20:03 -0400
committerThomas Markwalder <tmark@isc.org>2016-08-25 14:20:03 -0400
commit05c052caf5ea394e76dfe351ecd1eccd9ec0df7e (patch)
treed356b618c610859150cb8b99b5318ce21342d458
parent62c7ec824ce99340aa5abc30dee000dbd009ebcd (diff)
downloadisc-dhcp-05c052caf5ea394e76dfe351ecd1eccd9ec0df7e.tar.gz
[v4_3] Updated RELNOTES entry for 41815.
-rw-r--r--RELNOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index be430d14..a34f9782 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -95,7 +95,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