From: Thomas Markwalder Date: Mon, 8 Feb 2016 12:32:34 +0000 (-0500) Subject: [master] Moved misplaced release note to proper spot X-Git-Tag: v4_3_4~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68b5d3956b90e15a7999fd922e7a83bd10f119a6;p=thirdparty%2Fdhcp.git [master] Moved misplaced release note to proper spot --- diff --git a/RELNOTES b/RELNOTES index 1c2558cc7..f71dcf5c2 100644 --- a/RELNOTES +++ b/RELNOTES @@ -199,6 +199,14 @@ by Eric Young (eay@cryptsoft.com). a lease that includes long strings in an execute statement. [ISC-Bugs #40994] +- The server will now correctly treat a lease as reserved when the client + requests an infinite lease time (i.e. OxFFFFFFFF) and "infinite-is-reserved" + is enabled. Prior to this the server would halt. In addition, corrections + were made to the server to allow a lease's flags field to be set via omapi. + Prior to this, the server, depending on the host architecture, would + incorrectly parse the new flags value from the omapi message. + [ISC-Bugs #31179] + Changes since 4.3.3b1 - None @@ -600,14 +608,6 @@ by Eric Young (eay@cryptsoft.com). (typically 1) in the outbound upstream packets. [ISC-Bugs #37426] -- The server will now correctly treat a lease as reserved when the client - requests an infinite lease time (i.e. OxFFFFFFFF) and "infinite-is-reserved" - is enabled. Prior to this the server would halt. In addition, corrections - were made to the server to allow a lease's flags field to be set via omapi. - Prior to this, the server, depending on the host architecture, would - incorrectly parse the new flags value from the omapi message. - [ISC-Bugs #31179] - Changes since 4.3.1b1 - Modify the linux and openwrt dhclient scripts to process information