]> git.openfabrics.org - ~shefty/librdmacm.git/commit
librdmacm: format IB CM private data RDMA CM header
authorSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:50:43 +0000 (15:50 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 6 May 2010 22:50:43 +0000 (15:50 -0700)
commit4ac81b1f81704b5e943e1b67c26223f34239d105
tree533d90303a5fe6917041434b82d542d43e5e2996
parent20d8c11bcf21ff2de365518635b68908fc11e8eb
librdmacm: format IB CM private data RDMA CM header

When IB ACM is used, the address and route resolution is
done entirely in user space.  Before converting AF_INET or
AF_INET6 addresses to AF_IB, format the connection private
data for IB CM REQ messages.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/acm.c
src/cma.c