From: Konstantin Ananyev Date: Fri, 27 Sep 2019 14:20:42 +0000 (+0100) Subject: doc: fix list of unsupported features in IPsec guide X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=b53e6272cbae03d8c6fd38a57e3aa60b76b6f4da;p=dpdk.git doc: fix list of unsupported features in IPsec guide 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 Acked-by: Bernard Iremonger --- diff --git a/doc/guides/prog_guide/ipsec_lib.rst b/doc/guides/prog_guide/ipsec_lib.rst index 63b75b652b..17d9da28fb 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).