svn commit: r270612 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Aug 25 18:52:52 UTC 2014
Author: gjb
Date: Mon Aug 25 18:52:51 2014
New Revision: 270612
URL: http://svnweb.freebsd.org/changeset/base/270612
Log:
Document r269805, extra ifconfig(8) arguments are passable to
jail(8) ip4.addr and ip6.addr parameters.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 18:52:49 2014 (r270611)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 18:52:51 2014 (r270612)
@@ -779,6 +779,12 @@
value and a low number of packets to send has been
specified.</para>
+ <para revision="269805">The &man.jail.8; utility has been
+ updated to support extra &man.ifconfig.8; arguments for the
+ <literal>ip4.addr</literal> and <literal>ip6.addr</literal>
+ parameters. This change allows &man.carp.4; interfaces to
+ be used within the &man.jail.8;.</para>
+
<sect3 xml:id="rc-scripts">
<title><filename>/etc/rc.d</filename> Scripts</title>
More information about the svn-src-stable
mailing list