On 09/11/2014 09:43 AM, Boiteux Frederic wrote: > Hello, > > I wonder if it's possible to know how many retransmissions have been done by the SCTP stack when sending/receiving message (ideally by association) ? It could be a useful measure of network quality with [distant] peers. > > Regards, > Fred. > -- > To unsubscribe from this list: send the line "unsubscribe linux-sctp" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Socket option SCTP_GET_ASSOC_STATS will give you number of chunks that have been retransmitted during the lifetime of the association. -vlad -- To unsubscribe from this list: send the line "unsubscribe linux-sctp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html