On Thu, 2007-05-31 at 13:31, Sean Hefty wrote: > >Would there be some sort of weak authorization needed to do this (like > >some key of some sort) ? > > I was thinking of matching the SA class MAD format, which includes the SM_Key > field. I wouldn't use the SA class, since we'd could be defining a new > method, > and a different attribute / method map than what's in the spec. But I would > re-use as much of the SA class design as possible, to avoid re-inventing > things.
You'd need to use a vendor class 2 if you wanted to use RMPP as the SA does. However, there is some rearranging you would need to do if you compare the relevant MAD formats. -- Hal > - Sean _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
