Document r271917, fix for panic when destroying vnet jail with

gif(4).

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-07-14 01:31:57 +00:00
parent 6161705823
commit 3d549a71bd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=285514

View File

@ -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>