diff options
author | Sean Hefty <sean.hefty@intel.com> | 2013-05-29 10:09:25 -0700 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2013-06-20 23:35:39 -0700 |
commit | ee7aed4528fb3c44a36abd79eb23fd5401a5b697 (patch) | |
tree | 16e084d5abbf42b117b8a4b4cb24dcb6d5bd281e /include/rdma/ib_sa.h | |
parent | 94d0c939416480066d4e4d69e0d3c217bc083cea (diff) | |
download | op-kernel-dev-ee7aed4528fb3c44a36abd79eb23fd5401a5b697.zip op-kernel-dev-ee7aed4528fb3c44a36abd79eb23fd5401a5b697.tar.gz |
RDMA/ucma: Support querying for AF_IB addresses
The sockaddr structure for AF_IB is larger than sockaddr_in6. The
rdma cm user space ABI uses the latter to exchange address information
between user space and the kernel.
To support querying for larger addresses, define a new query command
that exchanges data using sockaddr_storage, rather than sockaddr_in6.
Unlike the existing query_route command, the new command only returns
address information. Route (i.e. path record) data is separated.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'include/rdma/ib_sa.h')
0 files changed, 0 insertions, 0 deletions