Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2023 11:38:00 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 6ed16d17333c - main - KTLS: Enable KTLS for receiving as well in TLS 1.3
Message-ID:  <89d50de6-bce6-8dfc-1635-f298c5fc9b8c@FreeBSD.org>
In-Reply-To: <202310191836.39JIalxJ094352@gitrepo.freebsd.org>
References:  <202310191836.39JIalxJ094352@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/19/23 11:36 AM, John Baldwin wrote:
> The branch main has been updated by jhb:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=6ed16d17333c5b1895aff35ddc1d46834f53a9eb
> 
> commit 6ed16d17333c5b1895aff35ddc1d46834f53a9eb
> Author:     Daiki Ueno <dueno@redhat.com>
> AuthorDate: 2021-10-10 07:14:06 +0000
> Commit:     John Baldwin <jhb@FreeBSD.org>
> CommitDate: 2023-10-19 18:34:58 +0000
> 
>      KTLS: Enable KTLS for receiving as well in TLS 1.3
>      
>      This removes a guard condition that prevents KTLS being enabled for
>      receiving in TLS 1.3.  Use the correct sequence number and BIO for
>      receive vs transmit offload.
>      
>      Obtained from:  OpenSSL commit 7c78932b9a4330fb7c8db72b3fb37cbff1401f8b

This series restores support for KTLS receive for TLS 1.3 previously
backported from OpenSSL master into OpenSSL 1.1.1 in base.

-- 
John Baldwin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?89d50de6-bce6-8dfc-1635-f298c5fc9b8c>