summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-01-26 13:09:57 -0500
committerThomas Markwalder <tmark@isc.org>2018-01-26 13:09:57 -0500
commitefd3b1e2918e50b61a81ded0ab0657d28f76e16e (patch)
tree34eae54294d49744ff113a46ae59a96af207bf9c /RELNOTES
parentb94669fa89ba991b51c3a8f37cad3033d5d9fb36 (diff)
downloadisc-dhcp-efd3b1e2918e50b61a81ded0ab0657d28f76e16e.tar.gz
[master] Includes DHCP4 option definitions for RFCs 4578,5071, and 5859
Merges in 47062
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 1487ff55..69e441b4 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -97,6 +97,14 @@ by Eric Young (eay@cryptsoft.com).
dad-wait-time is zero (the default), DAD error checking is not peformed.
[ISC-Bugs 46805]
+- Support for sending and receiving additional DHCP4 options has been added
+ to both the dhcpd and dhclient. Specifically: option codes 93,94, and 97
+ (RFC 4578); code 150 (RFC 5859); and codes 209,219, and 211 (RFC 5071).
+ Beyond configuring, sending, requesting, and receiving these options neither
+ server nor client apply any additional logic based on their values.
+ Thanks to Peter Lewis for requesting this change.
+ [ISC-Bugs 47062]
+
Changes since 4.4.0b1 (Bug Fixes)
- Added clarifying text to dhcpd.conf.5 explaining the class match expressions