]> git.openfabrics.org - ~ardavis/dapl.git/commit
dapl: fixes for IB UD extensions in common code and socket cm provider.
authorArlin Davis <arlin.r.davis@intel.com>
Sat, 20 Sep 2008 22:58:59 +0000 (15:58 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Sat, 20 Sep 2008 22:58:59 +0000 (15:58 -0700)
commit3c218b5ed65d0b7349a86eb0fe6f6bf57e3eccd6
treec9f5425f64f40e6cdfc778aad54d4bb0a3b96039
parent01cdd688ddebec8df6f17f92c3b72a410f50dd6f
dapl: fixes for IB UD extensions in common code and socket cm provider.

 - Manage EP states base on attribute service type.
 - Allow multiple connections (remote_ah resolution)
   and accepts on UD type endpoints.
 - Supply private data on CR conn establishment
 - Add UD extension conn event type - DAT_IB_UD_PASSIVE_REMOTE_AH

Signed-off by: Arlin Davis ardavis@ichips.intel.com
dapl/common/dapl_cr_accept.c
dapl/common/dapl_ep_connect.c
dapl/common/dapl_ep_disconnect.c
dapl/openib_scm/dapl_ib_cm.c
dapl/openib_scm/dapl_ib_qp.c