svn commit: r332720 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:42 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:26 2018
New Revision: 332720
URL: https://svnweb.freebsd.org/changeset/base/332720

Log:
  Document r331729, ifconfig(8) random MAC address generation.
  
  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:25 2018	(r332719)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:26 2018	(r332720)
@@ -284,6 +284,12 @@
 	added, which is used to manage Connect-X 4 and
 	Connect-X 5 devices supported by &man.mlx5io.4;.</para>
 
+      <para revision="331729">The &man.ifconfig.8; utility has been
+	updated to include a <literal>random</literal> option, which
+	when used with the <literal>ether</literal> option, generates
+	a random <acronym>MAC</acronym> address for an
+	interface.</para>
+
       <para revision="332126" contrib="sponsor"
 	sponsor="&netflix;">The &man.efibootmgr.8; utility has been
 	added, which is used to manipulate the <acronym>EFI</acronym>


More information about the svn-src-stable mailing list