diff options
author | Scott Keeler <skeeler@cisco.com> | 2018-09-06 07:52:59 -0400 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2018-09-07 07:29:27 +0000 |
commit | d9668e7153d92cfeee3eee08848426f762aa02a2 (patch) | |
tree | cca396bbb7f498b775fec5f9c87b4b67fa0f191c /docs/overview/features/l4.rst | |
parent | 568cc4674e91bf1a4b6c7bf2a5889f38d08135a9 (diff) |
docs: what is vpp and features and performance
Change-Id: I5a9ae39ed0429b3de001b5109268d577a281cd46
Signed-off-by: Scott Keeler <skeeler@cisco.com>
Diffstat (limited to 'docs/overview/features/l4.rst')
-rw-r--r-- | docs/overview/features/l4.rst | 9 |
1 files changed, 9 insertions, 0 deletions
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 |