]> git.openfabrics.org - ~shefty/librdmacm.git/commit
rsockets: Add ability to set the IB route directly
authorSean Hefty <sean.hefty@intel.com>
Mon, 10 Jun 2013 19:33:20 +0000 (12:33 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 31 Jul 2013 01:37:21 +0000 (18:37 -0700)
commit37b02022a84c4755549c3a74ed932b02e40d0509
tree739a68b4f57f0f0eb2ed2dff067ebc5d7d38c39d
parentf137c61b3e9db128e1614c429c1e382de4448146
rsockets: Add ability to set the IB route directly

Add an RDMA specific rsocket option that allows the user
to program the RDMA route directly.  This is useful
for apps that have path record data available, either
through the ibacm or SSA, and is needed by SSA itself
to connect over rsockets.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/rdma/rsocket.h
src/rsocket.c