Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2022 21:01:24 -0700
From:      Gleb Smirnoff <glebius@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
Cc:        Hans Petter Selasky <hps@selasky.org>, "Bjoern A. Zeeb" <bz@freebsd.org>, src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: 9fd0d9b16e93 - main - ktls: Remove the KERN_TLS option from the i386 and amd64 LINT-NOIP kernel configurations.
Message-ID:  <YqgIFObQWu86xd0k@FreeBSD.org>
In-Reply-To: <5a3bd99e-bd7a-7b89-7d11-a821b3d19fac@FreeBSD.org>
References:  <202206111932.25BJW6w6040018@gitrepo.freebsd.org> <alpine.BSF.2.00.2206112003291.68830@ai.fobar.qr> <eba2a833-d7b5-7ba1-8afb-b05283002983@selasky.org> <5a3bd99e-bd7a-7b89-7d11-a821b3d19fac@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 13, 2022 at 07:22:39AM -0700, John Baldwin wrote:
J> What we often do though is just add in #ifdef's to make a given file a
J> kind of stub.  In theory KTLS could work over UNIX domain sockets if
J> someone wanted to do the work, and that would just entail adding the
J> right #ifdef INET, etc. in this file.

I suggested that in the very beginning and also advocated that the
socket options should be SOL_SOCKET layer, not IP/TCP. Randall was
strongly against and nobody supported me.

-- 
Gleb Smirnoff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YqgIFObQWu86xd0k>