[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230718115921.4de52fd6@kernel.org>
Date: Tue, 18 Jul 2023 11:59:21 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Hannes Reinecke <hare@...e.de>
Cc: Sagi Grimberg <sagi@...mberg.me>, "linux-nvme@...ts.infradead.org"
<linux-nvme@...ts.infradead.org>, "open list:NETWORKING [GENERAL]"
<netdev@...r.kernel.org>
Subject: Re: nvme-tls and TCP window full
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".
Powered by blists - more mailing lists