>By the way, is there any reason that ib_cm.h does
>
>       IB_CM_REJ_PORT_REDIRECT                 = 24,
>
>and doesn't define reject reason 25?  It seems like it would be more
>sensible to do
>
>       IB_CM_REJ_PORT_CM_REDIRECT              = 24,
>       IB_CM_REJ_PORT_REDIRECT                 = 25,

I think that this is just an oversight on my part.  I'll fix as you suggested.
Thanks.

- Sean

_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to