commit | 209cf2a751f9ff2a516102339e54fcac0176fa78 | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Wed May 29 10:09:32 2013 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Thu Jun 20 23:35:44 2013 -0700 |
tree | 0af9e0cde64256311f60986cd55463af44bfcf57 | |
parent | eebe4c3a62aadb64ba30bde97b96d656e369d934 [diff] |
RDMA/ucma: Allow user space to pass AF_IB into resolve Allow user space applications to call resolve_addr using AF_IB. To support sockaddr_ib, we need to define a new structure capable of handling the larger address size. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>