aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/networking/index.rst
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2019-05-21 18:57:14 -0700
committerDavid S. Miller <davem@davemloft.net>2019-05-22 12:18:20 -0700
commitf42c104f2ec94a9255a835cd4cd1bd76279d4d06 (patch)
tree8091f73788033c91ca169a2711d97a0f19c7511a /Documentation/networking/index.rst
parentDocumentation: tls: RSTify the ktls documentation (diff)
downloadwireguard-linux-f42c104f2ec94a9255a835cd4cd1bd76279d4d06.tar.xz
wireguard-linux-f42c104f2ec94a9255a835cd4cd1bd76279d4d06.zip
Documentation: add TLS offload documentation
Describe existing kernel TLS offload (added back in Linux 4.19) - the mechanism, the expected behavior and the notable corner cases. This documentation is mostly targeting hardware vendors who want to implement offload, to ensure consistency between implementations. v2: - add emphasis around TLS_SW/TLS_HW/TLS_HW_RECORD; - remove mentions of ongoing work (Boris); - split the flow of data in SW vs. HW cases in TX overview (Boris); - call out which fields are updated by the device and which are filled by the stack (Boris); - move error handling into it's own section (Boris); - add more words about fallback (Boris); - note that checksum validation is required (Alexei); - note that drivers shouldn't pay attention to the TLS device features. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Acked-by: Dave Watson <davejwatson@fb.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Boris Pismenny <borisp@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/index.rst')
-rw-r--r--Documentation/networking/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst
index f0f97eef091c..a46fca264bee 100644
--- a/Documentation/networking/index.rst
+++ b/Documentation/networking/index.rst
@@ -29,6 +29,7 @@ Contents:
segmentation-offloads
scaling
tls
+ tls-offload
.. only:: subproject