Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2017 15:04:30 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r318747 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201705231504.v4NF4Usj068437@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue May 23 15:04:29 2017
New Revision: 318747
URL: https://svnweb.freebsd.org/changeset/base/318747

Log:
  Move the SA entry to the tcpmd5 module addition.
  
  Submitted by:	ae
  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 23 14:54:58 2017	(r318746)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May 23 15:04:29 2017	(r318747)
@@ -457,6 +457,13 @@
 	<literal>ipsec</literal> and <literal>tcpmd5</literal> kernel
 	modules have been added.</para>
 
+      <note>
+	<para>Following the addition of the <literal>tcpmd5</literal>
+	  module, it is now necessary to have a security association
+	  (<acronym>SA</acronym>) entry for both inbound and outbound
+	  directions.</para>
+      </note>
+
       <para revision="316274" contrib="sponsor" sponsor="&yandex;">The
 	&man.ipfw.4; packet filter has been updated to add support for
 	named dynamic states.</para>
@@ -779,13 +786,6 @@
 	sponsor="&yandex;">Support for the
 	<literal>UDP_ENCAP_ESPINUDP_NON_IKE</literal> encapsulation
 	type has been removed.</para>
-
-      <note>
-	<para>Following the <acronym>IPSEC</acronym> code refactoring,
-	  it is now necessary to have a security association
-	  (<acronym>SA</acronym>) entry for both inbound and outbound
-	  directions.</para>
-      </note>
     </sect2>
   </sect1>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705231504.v4NF4Usj068437>