From 02fe5262404eee0218e9f3ce414b321f8c572628 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 5 Oct 2015 20:12:10 +0000 Subject: [PATCH] Document r285336, AES mode support in IPSEC. Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index a4e2503e39f..b615e4f77f6 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -1519,6 +1519,12 @@ 6864) has been added. Support for this feature can be toggled with the net.inet.ip.rfc6864 &man.sysctl.8;, which is enabled by default. + + The IPSEC has been + updated to include support for AES modes on + both software-only and hardware-backed (&man.aesni.4;) + systems.