From: Pavel Belous <[email protected]>
Signed-off-by: Pavel Belous <[email protected]>
---
doc/guides/prog_guide/rte_security.rst | 4 ----
1 file changed, 4 deletions(-)
diff --git a/doc/guides/prog_guide/rte_security.rst
b/doc/guides/prog_guide/rte_security.rst
index 7d0734a..4b9b186 100644
--- a/doc/guides/prog_guide/rte_security.rst
+++ b/doc/guides/prog_guide/rte_security.rst
@@ -533,10 +533,6 @@ The ``rte_security_session_protocol`` is defined as
/**< PDCP Protocol */
};
-Currently the library defines configuration parameters for IPsec and PDCP only.
-For other protocols like MACSec, structures and enums are defined as place
holders
-which will be updated in the future.
-
IPsec related configuration parameters are defined in
``rte_security_ipsec_xform``
.. code-block:: c
--
2.7.4