Document r333322, carp(4) state as INIT when net.inet.carp.allow=0.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-12-10 19:37:58 +00:00
parent 26d2a81f76
commit 36011ccc46
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52641

View file

@ -912,6 +912,12 @@
<sect2 xml:id="network-general">
<title>General Network</title>
<para revision="333322" contrib="sponsor" sponsor="&ix;">The
&man.carp.4; interface has been updated to keep the state as
<literal>INIT</literal> instead of <literal>MASTER</literal>
when the <literal>net.inet.carp.allow</literal> &man.sysctl.8;
is set to <literal>0</literal>.</para>
<para>The &man.pf.4; packet filter is now usable within
a &man.jail.8; using &man.vnet.9;.</para>