]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: add support for path lookup by LID/GID
authorSean Hefty <sean.hefty@intel.com>
Mon, 13 Dec 2010 18:35:40 +0000 (10:35 -0800)
committerSean Hefty <sean.hefty@intel.com>
Thu, 16 Dec 2010 01:34:09 +0000 (17:34 -0800)
commit0f9837af4f64eeeae8a4c168c8ccf47186c735d4
tree9cfb1ddbdd89bfe7a45eb80019ef27af2267dd2e
parentb355854c79a1e446e87684a41663ad5aae258b73
ibacm: add support for path lookup by LID/GID

Support path record lookup based on DLID or DGID.  This allows
ibacm to be used purely for path record caching, with address
resolution being done by a user.  This is needed to support
clients that exchange LID/GID information out of band before
connecting, or that make use of ipoib for address resolution.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
src/acm.c
src/acme.c