]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: Change base endpoint name
authorSean Hefty <sean.hefty@intel.com>
Fri, 21 Mar 2014 03:59:58 +0000 (20:59 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 8 Apr 2014 22:50:43 +0000 (15:50 -0700)
commit3892686e01d9afc38118eaeec82288b1fbc81f96
tree4fe312229d5fbd5bd84639218652295e66c223fd
parent0703057cd7eb2a1796b068cbedfb3db3db49ba2c
ibacm: Change base endpoint name

Endpoints are given a string identifer (base name) that matches
the first address assigned to the endpoint.  Store the endpoint
string identifier separately from the address name, and identify
the endpoint using the device name, port, and pkey.

The endpoint identifier is only used for logging purposes.

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