Shan Wei wrote: > Hi vlad: > > Vlad Yasevich wrote, at 07/02/2010 10:31 PM: >> Why do you need that when we already have SctpT1InitExpireds and >> SctpT1CookieExpireds. Just sum them together and you get the >> the T1_RETRANSMITS. > > T1_RETRANSMITS is not equal to the summation of SctpT1InitExpireds > and SctpT1CookieExpireds. > > If an host received stale cookie error at COOKIE-ECHOED state, > it will sent a new INIT chunk to the endpoint and restart to set up > the association. The resented new INIT chunk is counted to T1_RETRANSMITS. > > SctpT1InitExpireds/SctpT1CookieExpireds is counted for timeout event of > T1_INIT/T1_COOKIE. > So I fail to see the usefulness of showing and even keeping that counter. When you look at the value, what new information will it provide you? If it is only the retransmissions due to stale cookie error, then by all means, track that value instead. That would actually provide new and useful data. That's really the gist of my objection. There is no reason to track and display useless pieces of information. -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