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 <konstantin.ananyev@intel.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
This commit is contained in:
Konstantin Ananyev 2019-09-27 15:20:42 +01:00 committed by Akhil Goyal
parent 116e447a76
commit b53e6272cb

View File

@ -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).