]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: fix lmc usage
authorSean Hefty <sean.hefty@intel.com>
Thu, 16 Dec 2010 01:23:26 +0000 (17:23 -0800)
committerSean Hefty <sean.hefty@intel.com>
Thu, 16 Dec 2010 01:23:26 +0000 (17:23 -0800)
commitb355854c79a1e446e87684a41663ad5aae258b73
treeb2af32a606dc3c3e64f150250320dc7d52426926
parent98bc2544502c6dd9bb2ed852419d0b36e7f45b74
ibacm: fix lmc usage

Convert lmc to actual mask for use in slid comparisons.  All SA
queries are initiated from the base lid, so set the src_path_bits
to 0.  It is currently set incorrectly based on using the lmc as
a mask against the base lid.

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