[dpdk-dev] [PATCH] doc: fix list of unsupported features for IPsec lib
Iremonger, Bernard
bernard.iremonger at intel.com
Tue Oct 1 18:26:54 CEST 2019
Hi Konstantin,
> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Konstantin
> Ananyev
> Sent: Friday, September 27, 2019 3:21 PM
> To: dev at dpdk.org
> Cc: Ananyev, Konstantin <konstantin.ananyev at intel.com>
> Subject: [dpdk-dev] [PATCH] doc: fix list of unsupported features for IPsec lib
>
> 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
./devtools/check-git-log.sh -1
Is it candidate for Cc: stable at dpdk.org backport?
doc: fix list of unsupported features for IPsec lib
Otherwise
Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>
More information about the dev
mailing list