Hi Roland, Here's a description of the schema. Sorry, I thought I had already sent it to you. it must've gotten lost somehow...
The schema for RDMA CM is a series of netlink messages. Each one contains an rdma_cm_stat struct. Additionally, two netlink attributes are created for the addresses for each message (if applicable). Their types: IBNL_RDMA_CM_ATTR_SRC_ADDR (The source address for this ID) IBNL_RDMA_CM_ATTR_DST_ADDR (The destination address for this ID) sockaddr_* structs are encapsulated within these attributes. Please let me know if something is still vague, or if you have any further questions. Thanks, Nir -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
