[openib-general] rdma_cm branch

Sean Hefty sean.hefty at intel.com
Wed Oct 4 09:53:54 PDT 2006


>And when getting established event, the connection data specified by the
>passive side through the rdma_conn_param provided to rdma_accept is also
>not given to the user, is that an issue?

Correct - the connection parameter data disappears into the rdma_cm and is not
directly given to the remote side.

The data can be obtained by querying the QP after it's been connected, or by
calling rdma_init_qp_attr(), but neither of these methods are very clean.

- Sean




More information about the general mailing list