]> 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>
Fri, 26 Jul 2013 16:48:23 +0000 (09:48 -0700)
commit8c70df6c4c1bb675371e2207b076e57f3b4e6c99
tree1253e6f1a07a47539c61638099b373c07c4b5a9f
parentc9db8cd19f07ddfaaa60772b43a6bdb11772d586
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