svn commit: r351522 - in head: sbin/ifconfig share/man/man4 sys/conf sys/kern sys/modules sys/modules/ktls_ocf sys/net sys/netinet sys/netinet/tcp_stacks sys/netinet6 sys/opencrypto sys/sys tools/t...

Maxim Konovalov maxim.konovalov at gmail.com
Tue Aug 27 08:21:15 UTC 2019


On 27/08/2019 03:01, John Baldwin wrote:
> Author: jhb
> Date: Tue Aug 27 00:01:56 2019
> New Revision: 351522
> URL: https://svnweb.freebsd.org/changeset/base/351522
> 
> Log:
>   Add kernel-side support for in-kernel TLS.
>   
[...]
>   This patch is the culmination of years of work by several folks
>   including Scott Long and Randall Stewart for the original design and
>   implementation; Drew Gallatin for several optimizations including the
>   use of ext_pgs mbufs, the M_NOTREADY mechanism for TLS records
>   awaiting software encryption, and pluggable software crypto backends;
>   and John Baldwin for modifications to support hardware TLS offload.
>   
This is super-cool, gentlemen!  My congratulations with great job done.

-- 
Maxim Konovalov


More information about the svn-src-all mailing list