From: Sean Hefty Date: Mon, 10 Jun 2013 19:33:20 +0000 (-0700) Subject: rsockets: Add ability to set the IB route directly X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=7e48c3c6d1c9c22fbb7536f83a6379bb9e12b87a;p=~shefty%2Flibrdmacm.git 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 ---