[openib-general] [PATCH 5/5] ucma: export multicast suport to userspace

Roland Dreier rdreier at cisco.com
Sun Jun 11 17:06:12 PDT 2006


 > @@ -58,6 +58,8 @@ enum {
 >  	RDMA_USER_CM_CMD_GET_EVENT,
 >  	RDMA_USER_CM_CMD_GET_OPTION,
 >  	RDMA_USER_CM_CMD_SET_OPTION,
 > +	RDMA_USER_CM_CMD_JOIN_MCAST,
 > +	RDMA_USER_CM_CMD_LEAVE_MCAST,
 >  	RDMA_USER_CM_CMD_GET_DST_ATTR
 >  };

I think this changes the exported ABI by changing the value of
RDMA_USER_CM_CMD_GET_DST_ATTR, right?

 - R.




More information about the general mailing list