mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-03 07:45:20 +00:00
These are changes appearing since 4.1.0a1, not changes appearing since
4.0.0...
This commit is contained in:
2
README
2
README
@@ -1,6 +1,6 @@
|
|||||||
Internet Systems Consortium DHCP Distribution
|
Internet Systems Consortium DHCP Distribution
|
||||||
Version 4.1.0a2
|
Version 4.1.0a2
|
||||||
16 July 2008
|
29 August 2008
|
||||||
|
|
||||||
README FILE
|
README FILE
|
||||||
|
|
||||||
|
16
RELNOTES
16
RELNOTES
@@ -1,6 +1,6 @@
|
|||||||
Internet Systems Consortium DHCP Distribution
|
Internet Systems Consortium DHCP Distribution
|
||||||
Version 4.1.0a2
|
Version 4.1.0a2
|
||||||
16 July 2008
|
29 August 2008
|
||||||
|
|
||||||
Release Notes
|
Release Notes
|
||||||
|
|
||||||
@@ -147,6 +147,13 @@ work on other platforms. Please report any problems and suggested fixes to
|
|||||||
- A bug was fixed in data_string_sprintfa() where va_start was only called
|
- A bug was fixed in data_string_sprintfa() where va_start was only called
|
||||||
once for two invocations of vsprintf() variants.
|
once for two invocations of vsprintf() variants.
|
||||||
|
|
||||||
|
- ERO (RFC 4994) server support.
|
||||||
|
|
||||||
|
- Basic and partial DHCPv6 leasequery support.
|
||||||
|
|
||||||
|
- Reliable DHCPv6 release (previous behavior, send release and exit, is
|
||||||
|
still available with dhclient -6 -1 -r).
|
||||||
|
|
||||||
Changes since 4.0.0 (new features)
|
Changes since 4.0.0 (new features)
|
||||||
|
|
||||||
- Added DHCPv6 rapid commit support.
|
- Added DHCPv6 rapid commit support.
|
||||||
@@ -190,13 +197,6 @@ work on other platforms. Please report any problems and suggested fixes to
|
|||||||
The default delayed ack limit is 28. Thanks entirely to a patch from
|
The default delayed ack limit is 28. Thanks entirely to a patch from
|
||||||
Christof Chen.
|
Christof Chen.
|
||||||
|
|
||||||
- ERO (RFC 4994) server support.
|
|
||||||
|
|
||||||
- Basic and partial DHCPv6 leasequery support.
|
|
||||||
|
|
||||||
- Reliable DHCPv6 release (previous behavior, send release and exit, is
|
|
||||||
still available with dhclient -6 -1 -r).
|
|
||||||
|
|
||||||
Changes since 4.0.0 (bug fixes)
|
Changes since 4.0.0 (bug fixes)
|
||||||
|
|
||||||
- DHCP now builds on AIX.
|
- DHCP now builds on AIX.
|
||||||
|
Reference in New Issue
Block a user