]> 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>
Sun, 21 Jul 2013 02:20:41 +0000 (19:20 -0700)
commit70a6b0b2fce4adbe0ff7d7551074a87d43cac9a2
tree648bd1c0052b59df8f46bc579b68d50715c5d83c
parent8c8076b8893f5967b3d23da0f7ee6c093902ef3d
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