]> 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>
Mon, 10 Jun 2013 19:33:20 +0000 (12:33 -0700)
commit9d70bbd63c213ac5699e0d63687cebc7c8d58a7b
treeaf7b7f7b4e8fd79d81fde302b856ff4266937adc
parent2754edc839f94608e3116068fa7b13936e074d37
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.

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