]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
rxrpc: Provide a getsockopt call to query what cmsgs types are supported
authorDavid Howells <dhowells@redhat.com>
Wed, 7 Jun 2017 15:27:15 +0000 (16:27 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 7 Jun 2017 16:15:46 +0000 (17:15 +0100)
commit515559ca21713218595f3a4dad44a4e7eea2fcfb
tree120f6e8449b032b1d29d6ea123460c0fe8b8c82d
parent216fe8f021e33c36e3b27c49c9f1951f6b037d7f
rxrpc: Provide a getsockopt call to query what cmsgs types are supported

Provide a getsockopt() call that can query what cmsg types are supported by
AF_RXRPC.
Documentation/networking/rxrpc.txt
include/linux/rxrpc.h
net/rxrpc/af_rxrpc.c