Re: git: 9fd0d9b16e93 - main - ktls: Remove the KERN_TLS option from the i386 and amd64 LINT-NOIP kernel configurations.
Date: Tue, 14 Jun 2022 04:01:24 UTC
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