From d9668e7153d92cfeee3eee08848426f762aa02a2 Mon Sep 17 00:00:00 2001 From: Scott Keeler Date: Thu, 6 Sep 2018 07:52:59 -0400 Subject: docs: what is vpp and features and performance Change-Id: I5a9ae39ed0429b3de001b5109268d577a281cd46 Signed-off-by: Scott Keeler --- docs/overview/features/controlplane.rst | 2 ++ docs/overview/features/index.rst | 2 ++ docs/overview/features/l2.rst | 2 ++ docs/overview/features/l3.rst | 2 ++ docs/overview/features/l4.rst | 9 +++++++++ docs/overview/features/plugins.rst | 2 ++ docs/overview/features/trafficmanagement.rst | 4 +++- docs/overview/features/tunnels.rst | 2 ++ 8 files changed, 24 insertions(+), 1 deletion(-) (limited to 'docs/overview/features') diff --git a/docs/overview/features/controlplane.rst b/docs/overview/features/controlplane.rst index ddf0d34c69f..849617ae4e6 100644 --- a/docs/overview/features/controlplane.rst +++ b/docs/overview/features/controlplane.rst @@ -4,6 +4,8 @@ Control Plane ============= +This section identifies the features associated with Control Plane: + * DHCP client/proxy * DHCPv6 Proxy diff --git a/docs/overview/features/index.rst b/docs/overview/features/index.rst index 43d0503d999..dc825c4c2a9 100644 --- a/docs/overview/features/index.rst +++ b/docs/overview/features/index.rst @@ -4,6 +4,8 @@ Features ======== +The table below identifies different features that are associated to VPP. To see more details about a specific feature, just click the hyperlink associated to the feature noted in the table below. + .. rst-class:: center-align-table +-------------------------+-----------+-----------+ diff --git a/docs/overview/features/l2.rst b/docs/overview/features/l2.rst index a567356209b..56c12053ab8 100644 --- a/docs/overview/features/l2.rst +++ b/docs/overview/features/l2.rst @@ -4,6 +4,8 @@ Layer 2 ======= +This section identifies the features associated with Layer 2: + MAC Layer --------- * Ethernet diff --git a/docs/overview/features/l3.rst b/docs/overview/features/l3.rst index fd90b13efd9..57ae10ff208 100644 --- a/docs/overview/features/l3.rst +++ b/docs/overview/features/l3.rst @@ -4,6 +4,8 @@ Layer 3 ======= +This section identifies the features associated with Layer 3: + IP Layer -------- * ICMP diff --git a/docs/overview/features/l4.rst b/docs/overview/features/l4.rst index 052c6b1b45a..28e1df5f65d 100644 --- a/docs/overview/features/l4.rst +++ b/docs/overview/features/l4.rst @@ -3,3 +3,12 @@ ======= Layer 4 ======= + +This section identifies the features associated with Layer 4: + +* Session: + - connectionless transports + - datagram reception and transmission +* TCP: congestion control +* UDP: datagram mode +* TLS async support diff --git a/docs/overview/features/plugins.rst b/docs/overview/features/plugins.rst index 99431134f7f..0394a816cdb 100644 --- a/docs/overview/features/plugins.rst +++ b/docs/overview/features/plugins.rst @@ -4,4 +4,6 @@ Plugins ======= +This section identifies the features associated with Plugins: + * iOAM diff --git a/docs/overview/features/trafficmanagement.rst b/docs/overview/features/trafficmanagement.rst index 9320165ec09..e56af50a90e 100644 --- a/docs/overview/features/trafficmanagement.rst +++ b/docs/overview/features/trafficmanagement.rst @@ -4,6 +4,8 @@ Traffic Management ================== +This section identifies the features associated with Traffic Management: + IP Layer Input Checks --------------------- * Source Reverse Path Forwarding @@ -51,5 +53,5 @@ COP MAC/IP Pairing -------------- -(security feature). +Security feature diff --git a/docs/overview/features/tunnels.rst b/docs/overview/features/tunnels.rst index 352c4393099..0f2b2d23db0 100644 --- a/docs/overview/features/tunnels.rst +++ b/docs/overview/features/tunnels.rst @@ -4,6 +4,8 @@ Tunnels ======= +This section identifies the features associated with Tunnels: + Layer 2 ------- * L2TP -- cgit 1.2.3-korg