]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: add ip6_sock_set_recvpktinfo
authorChristoph Hellwig <hch@lst.de>
Thu, 28 May 2020 05:12:34 +0000 (07:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 May 2020 18:11:46 +0000 (11:11 -0700)
commit3a25d9a4bc9ddba78c1baa3c5423a2301ab6a7fe
tree841e6426424bcd7b571fd88072668d6e3edd27bc
parentfe6c02272866e6c82e9aa15a4c3bb97b6532f194
ipv6: add ip6_sock_set_recvpktinfo

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

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h
net/sunrpc/svcsock.c