On Mon, 14 Nov 2022 17:16:57 +1100 David Gibson <david(a)gibson.dropbear.id.au> wrote:We can splice TCP connections in pasta mode if and only if they originate from localhost. Currently we separate the two cases by having separate listening sockets: one listens on the host address for non-spliceable connections, the other listens on the loopback address for spliceable connections.I couldn't finish reviewing the whole series in detail yet, but I had a look at all the patches and, except for a couple of minor style issues (those are the ones I still need to finish checking), I couldn't see any flaw -- all the single patches look fine to me. -- Stefano