]> git.openfabrics.org - ~ardavis/dapl.git/commit
scm: private data is not handled properly via CR rejects.
authorArlin Davis <arlin.r.davis@intel.com>
Wed, 10 Jun 2009 16:18:09 +0000 (09:18 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Wed, 10 Jun 2009 17:10:04 +0000 (10:10 -0700)
commit049d1ea08643d4c4eff761741641d37bb3f01fc1
treecd099c08d35b52838473a69ca77cbfcf2afe7d4f
parent3c26870e276a934e2009090e0fca8bdc36c1be67
scm: private data is not handled properly via CR rejects.

For both RC and UD connect requests, the private
data is not being received on socket and passed
back via the active side REJECT event.

UD requires new extended reject event type of
DAT_IB_UD_CONNECTION_REJECT_EVENT to distiquish
between RC and UD type rejects.

cr_thread exit/cleanup processing fixed to insure
all items are off the list before exiting.

Signed-off-by: Arlin Davis <arlin.r.davis@intel.com>
dapl/openib_scm/dapl_ib_cm.c
dat/include/dat2/dat_ib_extensions.h