]> 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, 2 Aug 2013 22:11:19 +0000 (15:11 -0700)
commite33755decd339712fc57fbe25bed704d24e8621a
tree437b957f9b9b33615925d25b01225db9c40789c0
parentf77079d79becf4476cb75ea5c816aae70724116e
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, e.g. from
ibacm.

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