svn commit: r285514 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Jul 14 01:31:58 UTC 2015
Author: gjb
Date: Tue Jul 14 01:31:57 2015
New Revision: 285514
URL: https://svnweb.freebsd.org/changeset/base/285514
Log:
Document r271917, fix for panic when destroying vnet jail with
gif(4).
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jul 14 01:13:37 2015 (r285513)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jul 14 01:31:57 2015 (r285514)
@@ -698,6 +698,10 @@
and <literal>asttrapexit()</literal> functions instead of
checking within addressed kernel space.</para>
+ <para revision="271917">A kernel panic triggered when destroying
+ a &man.vnet.9; &man.jail.8; configured with &man.gif.4; has
+ been fixed.</para>
+
<para revision="272089">A bug in &man.ipfw.4; that could
potentially lead to a kernel panic when using &man.dummynet.4;
at layer 2 has been fixed.</para>
More information about the svn-src-all
mailing list