commit | db45c0ef258ef6c7ef3c1b8ea9e06e133e083c27 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu May 28 07:12:28 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu May 28 11:11:45 2020 -0700 |
tree | d71c69e4f586945dbc9c586ee267ae4bbd3ce7fe | |
parent | c4e446bf5a06a1db24b4f0115a89f0380a495c62 [diff] |
ipv4: add ip_sock_set_recverr Add a helper to directly set the IP_RECVERR sockopt from kernel space without going through a fake uaccess. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>