The recompile modifications to use SDP protocol familt for regular ttcp are pretty straight forward:
#include <sdp_sock.h> #undef AF_INET #define AF_INET AF_INET_SDP
if i want to do in-kernel SDP can i just change my in-kernel sockets address family too, or is it more complicated?
thanks,
peter _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
