]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: Automatically select local port if not specified by path record
authorSean Hefty <sean.hefty@intel.com>
Mon, 4 Jun 2012 18:38:54 +0000 (11:38 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 4 Jun 2012 18:38:54 +0000 (11:38 -0700)
commit68b7f66acb800c0fe9c373b7ba954dafc329aa48
tree6ae9d02b5c42dfe3869d0fdec73f76daed1d7a8e
parenta2f73a11cb993f084a923693c1ffb48239c84a78
ibacm: Automatically select local port if not specified by path record

If the user specifies a DLID or DGID as part of a path record lookup,
automatically select a local port.  This allows a user to query an SA
without needing to specify the local SLID or SGID.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>