svn commit: r318061 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue May 9 17:21:52 UTC 2017
Author: gjb
Date: Tue May 9 17:21:49 2017
New Revision: 318061
URL: https://svnweb.freebsd.org/changeset/base/318061
Log:
Document r309337, GARP retransmit capability.
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:48 2017 (r318060)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:49 2017 (r318061)
@@ -503,6 +503,13 @@
<sect2 xml:id="network-protocols">
<title>Network Protocols</title>
+ <para revision="309337" contrib="sponsor"
+ sponsor="&dellemc;">Support for <acronym>GARP</acronym>
+ retransmit has been added. A new &man.sysctl.8;,
+ <literal>net.link.ether.inet.garp_rexmit_count</literal>, has
+ been added, which sets the maximum number of retransmissions
+ when set to a non-zero value.</para>
+
<para revision="315514" contrib="sponsor"
sponsor="&yandex;">Support for the
<literal>UDP_ENCAP_ESPINUDP_NON_IKE</literal> encapsulation
More information about the svn-src-stable-11
mailing list