nvme-tls and TCP window full
Jakub Kicinski
kuba at kernel.org
Tue Jul 18 11:59:21 PDT 2023
On Thu, 13 Jul 2023 12:16:13 +0200 Hannes Reinecke wrote:
> >> And my reading seems that the current in-kernel TLS implementation
> >> assumes TCP as the underlying transport anyway, so no harm done.
> >> Jakub?
> >
> > While it is correct that the assumption for tcp only, I think the
> > right thing to do would be to store the original read_sock and call
> > that...
>
> Ah, sure. Or that.
Yup, sorry for late reply, read_sock could also be replaced by BPF
or some other thing, even if it's always TCP "at the bottom".
More information about the Linux-nvme
mailing list