doc: release note for the IPsec library

Message ID 1564048741-10959-1-git-send-email-bernard.iremonger@intel.com (mailing list archive)
State Superseded, archived
Headers
Series doc: release note for the IPsec library |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Iremonger, Bernard July 25, 2019, 9:59 a.m. UTC
  Update release notes for changes to the IPsec library.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
---
 doc/guides/rel_notes/release_19_08.rst | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)
  

Patch

diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
index c9bd3ce..020a8ed 100644
--- a/doc/guides/rel_notes/release_19_08.rst
+++ b/doc/guides/rel_notes/release_19_08.rst
@@ -224,6 +224,20 @@  New Features
 
   Added multiple cores feature to compression perf tool application.
 
+* **Updated the IPsec library.**
+
+  Added missing functionality for IPsec RFC's (4301, 403, 7321) compliance.
+
+  * Added support for transport mode with IPv6 extension headers.
+
+  * Added support for SA lifetime (soft/hard limit bytes/time).
+
+  * Expanded IV generation code to make it complain with particular algorithm
+    requirements (CBC, GCM, etc.).
+
+  * Added support for RFC 4301, section 5.1.2. Header Construction for Tunnel
+    Mode.
+
 
 Removed Items
 -------------
@@ -384,7 +398,7 @@  The libraries prepended with a plus sign were incremented in this version.
      librte_gso.so.1
      librte_hash.so.2
      librte_ip_frag.so.1
-     librte_ipsec.so.1
+   + librte_ipsec.so.1
      librte_jobstats.so.1
      librte_kni.so.2
      librte_kvargs.so.1