From: Bernard Iremonger <bernard.iremonger@intel.com>
To: dev@dpdk.org, konstantin.ananyev@intel.com, akhil.goyal@nxp.com,
john.mcnamara@intel.com
Cc: Bernard Iremonger <bernard.iremonger@intel.com>
Subject: [dpdk-dev] [PATCH] doc: release note for the IPsec library
Date: Thu, 25 Jul 2019 10:59:01 +0100 [thread overview]
Message-ID: <1564048741-10959-1-git-send-email-bernard.iremonger@intel.com> (raw)
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(-)
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
--
2.7.4
next reply other threads:[~2019-07-25 9:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-25 9:59 Bernard Iremonger [this message]
2019-07-25 12:58 ` [dpdk-dev] [PATCH v2] " Bernard Iremonger
2019-07-25 14:39 ` [dpdk-dev] [PATCH v3] " Bernard Iremonger
2019-07-25 14:52 ` Ananyev, Konstantin
2019-07-26 10:27 ` Akhil Goyal
2019-07-26 10:49 ` Iremonger, Bernard
2019-07-26 11:57 ` [dpdk-dev] [PATCH v4] doc: release note for the IPsec library and application Bernard Iremonger
2019-07-26 12:36 ` Akhil Goyal
2019-07-26 13:17 ` Iremonger, Bernard
2019-07-26 13:42 ` [dpdk-dev] [PATCH v5] " Bernard Iremonger
2019-07-26 13:44 ` Akhil Goyal
2019-07-26 13:54 ` Akhil Goyal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1564048741-10959-1-git-send-email-bernard.iremonger@intel.com \
--to=bernard.iremonger@intel.com \
--cc=akhil.goyal@nxp.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=konstantin.ananyev@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).