[Cluster-devel] [PATCH 20/33] ipv4: add ip_sock_set_recverr

David Howells dhowells at redhat.com
Wed May 13 13:24:26 UTC 2020


Christoph Hellwig <hch at lst.de> wrote:

> Add a helper to directly set the IP_RECVERR sockopt from kernel space
> without going through a fake uaccess.

It looks like if this is an AF_INET6 socket, it will just pass the message
straight through to AF_INET4, so:

Reviewed-by: David Howells <dhowells at redhat.com>




More information about the Cluster-devel mailing list