Re: [PATCH net-next] ip, ip6: Fix splice to raw and ping sockets

From: David Howells
Date: Fri Jun 16 2023 - 06:00:25 EST


Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx> wrote:

> Disabling splicing if not ip_generic_getfrag sounds great to me.

I have a patch in the works that passes msghdr through getfrag that allows
this to work if we definitely want to splice into raw and icmp sockets.

David