commit | c1f9ec5776dd05eaf62cf6788ecdfc905dc8ec2b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu May 28 07:12:30 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu May 28 11:11:45 2020 -0700 |
tree | a57b9eabde6a05a80239467f15256f64fe184148 | |
parent | 2de569bda2a66d1308ad3f205bb29cf4f95f5636 [diff] |
ipv4: add ip_sock_set_pktinfo Add a helper to directly set the IP_PKTINFO 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>