svn commit: r52641 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Mon Dec 10 19:37:58 2018
New Revision: 52641
URL: https://svnweb.freebsd.org/changeset/doc/52641
Log:
Document r333322, carp(4) state as INIT when net.inet.carp.allow=0.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Mon Dec 10 19:37:56 2018 (r52640)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Mon Dec 10 19:37:58 2018 (r52641)
@@ -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>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"