]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: Use pkey 0xffff or 0x7fff for SA query
authorKaike Wan <kaike.wan@intel.com>
Wed, 25 Mar 2015 22:40:46 +0000 (15:40 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 25 Mar 2015 22:40:46 +0000 (15:40 -0700)
commit845eea60040c7cfd84270a20a8699568c0c7f3ab
tree7e2475ff5b009491e7771c2f4b9ed9f5923a8985
parent0d16f710364fa187531eff8750fe24760a9ad391
ibacm: Use pkey 0xffff or 0x7fff for SA query

Currently, ibacm uses the first pkey on the local port to query SA. More
appropriately, it should use either 0xffff or 0x7fff for SA query.
However, if the local port is not configured with either pkey, ibacm will
continue to use the first pkey.

Signed-off-by: Kaike Wan <kaike.wan@intel.com>
src/acm.c