From b53e6272cbae03d8c6fd38a57e3aa60b76b6f4da Mon Sep 17 00:00:00 2001 From: Konstantin Ananyev Date: Fri, 27 Sep 2019 15:20:42 +0100 Subject: [PATCH] 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 --- 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 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). -- 2.20.1