CHANGES: Add Linux Kernel TLS data-path
authorBoris Pismenny <borisp@mellanox.com>
Wed, 14 Nov 2018 19:13:05 +0000 (21:13 +0200)
committerMatt Caswell <matt@openssl.org>
Fri, 7 Dec 2018 11:25:45 +0000 (11:25 +0000)
Signed-off-by: Boris Pismenny <borisp@mellanox.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5253)

CHANGES

diff --git a/CHANGES b/CHANGES
index 1b6c91e04f2f48e0f01bf62e56864e125f6a1cff..0770f5512299b48e85e15118afded7e034294396 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      list of built in objects, i.e. OIDs with names.
      [Richard Levitte]
 
+  *) Added support for Linux Kernel TLS data-path. The Linux Kernel data-path
+     improves application performance by removing data copies and providing
+     applications with zero-copy system calls such as sendfile and splice.
+     [Boris Pismenny]
+
  Changes between 1.1.1 and 1.1.1a [20 Nov 2018]
 
   *) Timing vulnerability in DSA signature generation