Date: Tue, 23 May 2017 14:54:58 +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: r318746 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201705231454.v4NEswUK064475@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Tue May 23 14:54:58 2017 New Revision: 318746 URL: https://svnweb.freebsd.org/changeset/base/318746 Log: Document the requirement for two SA entries, following the IPSEC overhaul. Submitted by: vangyzen 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:38:59 2017 (r318745) +++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 23 14:54:58 2017 (r318746) @@ -779,6 +779,13 @@ 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?201705231454.v4NEswUK064475>