svn commit: r332717 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Apr 18 14:43:41 UTC 2018
Author: gjb
Date: Wed Apr 18 14:43:23 2018
New Revision: 332717
URL: https://svnweb.freebsd.org/changeset/base/332717
Log:
Document r330692, dhclient(8) RFC2131 compliance fix.
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:22 2018 (r332716)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:23 2018 (r332717)
@@ -250,6 +250,15 @@
The argument to <literal>-j</literal> can be either the name
or numeric jail <acronym>ID</acronym>.</para>
+ <para revision="330692" contrib="sponsor"
+ sponsor="&dellemc;">The &man.dhclient.8; utility has been
+ updated to be more compliant with <acronym>RFC</acronym>2131
+ by setting the source address field in the
+ <acronym>IP</acronym> header to <literal>0</literal> when
+ sending a <literal>DHCPREQUEST</literal> message to attempt to
+ obtain a previously-assigned <literal>IP</literal>
+ address.</para>
+
<para revision="330694" contrib="sponsor"
sponsor="&dellemc;">The &man.pw.8; utility has been updated to
allow the <literal>@</literal> and <literal>!</literal>
More information about the svn-src-stable
mailing list