aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2020-10-14 14:29:53 +0200
committerTibor Frank <tifrank@cisco.com>2020-10-14 12:36:24 +0000
commitad451354e020e7cdb39122b60f7a165e1f53cb8a (patch)
tree3b875a59735772eefc4b601d9abb2111b8ec90a2
parent9c0f0ca1d9a60649cc46980d447c5d567c63cf2d (diff)
Report: Fix static content
Change-Id: I3ba5ea19efd6d8f878aa67bff9bcd237a7a366ff Signed-off-by: Tibor Frank <tifrank@cisco.com>
-rw-r--r--docs/report/introduction/methodology_ipsec.rst2
-rw-r--r--docs/report/introduction/report_history.rst3
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/report/introduction/methodology_ipsec.rst b/docs/report/introduction/methodology_ipsec.rst
index ee0572ffc5..119ccfb719 100644
--- a/docs/report/introduction/methodology_ipsec.rst
+++ b/docs/report/introduction/methodology_ipsec.rst
@@ -17,7 +17,7 @@ on VPP native crypto (`crypto_native` plugin):
+-------------------+------------------+----------------+------------------+
| VPP Crypto Engine | ESP Encryption | ESP Integrity | Scale Tested |
-+===================+===================+===============+==================+
++===================+==================+================+==================+
| crypto_native | AES[128|256]-GCM | GCM | 1 to 60k tunnels |
+-------------------+------------------+----------------+------------------+
| crypto_native | AES128-CBC | SHA[256|512] | 1 to 60k tunnels |
diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst
index b46e07db06..5f338ef66c 100644
--- a/docs/report/introduction/report_history.rst
+++ b/docs/report/introduction/report_history.rst
@@ -1,7 +1,8 @@
Report History
==============
-FD.io CSIT-2005 Report history and per .[ww] revision changes are listed below.
+FD.io |csit-release| Report history and per .[ww] revision changes are listed
+below.
+----------------+------------------------------------------------------------+
| .[ww] Revision | Changes |