[dpdk-dev] [PATCH] doc: fix list of unsupported features for IPsec lib

Konstantin Ananyev konstantin.ananyev at intel.com
Fri Sep 27 16:20:42 CEST 2019


List of unsupported features doesn't reflect latest changes.

Fixes: cd5b860c1851 ("ipsec: support header construction")
Fixes: 2c1887fad075 ("ipsec: fix transport mode for IPv6 with extensions")

Signed-off-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
---
 doc/guides/prog_guide/ipsec_lib.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/guides/prog_guide/ipsec_lib.rst b/doc/guides/prog_guide/ipsec_lib.rst
index 63b75b652..17d9da28f 100644
--- a/doc/guides/prog_guide/ipsec_lib.rst
+++ b/doc/guides/prog_guide/ipsec_lib.rst
@@ -161,7 +161,4 @@ Limitations
 
 The following features are not properly supported in the current version:
 
-*  ESP transport mode for IPv6 packets with extension headers.
-*  Updates of the fields in inner IP header for tunnel mode
-   (as described in RFC 4301, section 5.1.2).
 *  Hard/soft limit for SA lifetime (time interval/byte count).
-- 
2.17.1



More information about the dev mailing list