svn commit: r270549 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Aug 25 11:46:43 UTC 2014
Author: gjb
Date: Mon Aug 25 11:46:42 2014
New Revision: 270549
URL: http://svnweb.freebsd.org/changeset/base/270549
Log:
Document r266718, jail(8) source address selection fix when
using raw_sockets.
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 11:46:40 2014 (r270548)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 11:46:42 2014 (r270549)
@@ -233,6 +233,12 @@
updated to include support for the &intel; Lynx Point
KT <acronym>AMT</acronym> serial port.</para>
+ <para revision="266718">A bug that would prevent
+ a &man.jail.8; from setting the correct IPv4 source address
+ with some operations that required
+ <literal>security.jail.allow_raw_sockets</literal> has been
+ fixed.</para>
+
<sect3 xml:id="kernel-virtualization">
<title>Virtualization Support</title>
More information about the svn-src-all
mailing list