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
