[v2] doc: release note for the IPsec library

Message ID 1564059485-12122-1-git-send-email-bernard.iremonger@intel.com (mailing list archive)
State Superseded, archived
Headers
Series [v2] 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, 12:58 p.m. UTC
  Update release notes for changes to the IPsec library.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
---
changes in v2:
revised content.

 doc/guides/rel_notes/release_19_08.rst | 8 ++++++++
 1 file changed, 8 insertions(+)
  

Patch

diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guides/rel_notes/release_19_08.rst
index c9bd3ce..35b633e 100644
--- a/doc/guides/rel_notes/release_19_08.rst
+++ b/doc/guides/rel_notes/release_19_08.rst
@@ -224,6 +224,14 @@  New Features
 
   Added multiple cores feature to compression perf tool application.
 
+* **Updated the IPsec library.**
+
+  Added missing functionality to ``librte_ipsec``.
+
+  * Added support for transport mode with IPv6 extension headers.
+
+  * Added support for packets that consist of multiple segments.
+
 
 Removed Items
 -------------