]> git.openfabrics.org - ~ardavis/dapl.git/commit
ucm: using UD type QP's, ucm reports wrong reject event when user rejects AH resoluti...
authorArlin Davis <arlin.r.davis@intel.com>
Fri, 16 Oct 2009 15:52:21 +0000 (08:52 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Fri, 16 Oct 2009 15:52:21 +0000 (08:52 -0700)
commit81f5ac17d9039e2edcd8324f7d5ed5f66fcff9f2
tree022672cca38d07066d4b519685304b58eda7e01d
parentf0214e5a7a81a68819d308cb921eb75f5246207d
ucm: using UD type QP's, ucm reports wrong reject event when user rejects AH resolution request.

During rejects, both usr and ucm internal, the qp_type does not get initialized
so the check for UD type QP messages fail on active side and the wrong
event gets generated. Initialize saddr.ib information before sending reject
back to active side.

Signed-off-by: Arlin Davis <arlin.r.davis@intel.com>
dapl/openib_ucm/cm.c