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:
parent
68b4418416
commit
68b5d3956b
16
RELNOTES
16
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user