From: Thomas Markwalder Date: Thu, 25 Aug 2016 18:19:12 +0000 (-0400) Subject: [master] Updated RELNOTES entry for 41815. X-Git-Tag: v4_4_0b1_f1~140^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db4bcbdc9ba3abe23393df26f3d5b80d9f940111;p=thirdparty%2Fdhcp.git [master] Updated RELNOTES entry for 41815. --- diff --git a/RELNOTES b/RELNOTES index 07bb8d1ce..b91796149 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