2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-22 09:57:20 +00:00

[master] Moved misplaced release note to proper spot

This commit is contained in:
Thomas Markwalder 2016-02-08 07:32:34 -05:00
parent 68b4418416
commit 68b5d3956b

View File

@ -199,6 +199,14 @@ by Eric Young (eay@cryptsoft.com).
a lease that includes long strings in an execute statement. a lease that includes long strings in an execute statement.
[ISC-Bugs #40994] [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 Changes since 4.3.3b1
- None - None
@ -600,14 +608,6 @@ by Eric Young (eay@cryptsoft.com).
(typically 1) in the outbound upstream packets. (typically 1) in the outbound upstream packets.
[ISC-Bugs #37426] [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 Changes since 4.3.1b1
- Modify the linux and openwrt dhclient scripts to process information - Modify the linux and openwrt dhclient scripts to process information