From: Thomas Markwalder Date: Thu, 4 Jan 2018 12:05:04 +0000 (-0500) Subject: [master] Added release notes citation X-Git-Tag: v4_4_0b1_f1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8805cee563c2f124a34ebea25642dd4c695a9fe;p=thirdparty%2Fdhcp.git [master] Added release notes citation --- diff --git a/RELNOTES b/RELNOTES index 705a35aee..22e3aa5dd 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 . 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.