Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 14:43:23 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r332717 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201804181443.w3IEhNb3015590@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181443.w3IEhNb3015590>