summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-01-04 07:05:04 -0500
committerThomas Markwalder <tmark@isc.org>2018-01-04 07:05:04 -0500
commitd8805cee563c2f124a34ebea25642dd4c695a9fe (patch)
tree0eca29450ac518035a8fefad0c2d7fecce8f5b79
parent9de870cca4b33d1c26185a289f2e38cb7f609f7c (diff)
downloadisc-dhcp-d8805cee563c2f124a34ebea25642dd4c695a9fe.tar.gz
[master] Added release notes citation
-rw-r--r--RELNOTES13
1 files changed, 7 insertions, 6 deletions
diff --git a/RELNOTES b/RELNOTES
index 705a35ae..22e3aa5d 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -112,12 +112,13 @@ by Eric Young (eay@cryptsoft.com).
- Added a new dhclient command line parameter, --prefix-len-hint <length>.
When used in conjunction with -P, it directs dhclient to use the given
- length as the prefix length hint when requesting prefixes. Thanks to
- H. Peter Anvin for suggesting this change.
- [ISC-Bugs #43792]
- [ISC-Bugs #35112]
- [ISC-Bugs #32228]
- [ISC-Bugs #29470]
+ length as the prefix length hint when requesting prefixes. Thanks to both
+ Indy, of the FireballISO open source project and H. Peter Anvin for
+ suggesting this change.
+ [ISC-Bugs #43792]
+ [ISC-Bugs #35112]
+ [ISC-Bugs #32228]
+ [ISC-Bugs #29470]
- dhclient will now wait for 10 seconds after declining an IPv4 address
before issuing a discover. This is in keeping with RFC 2131, section 3.1.5.