From: Vlad Yasevich Date: Thu, 9 Oct 2008 21:33:26 +0000 (-0700) Subject: sctp: update SNMP statiscts when T5 timer expired. X-Git-Tag: v2.6.28-rc1~717^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1080a8b0bc301c223c4bf0cea4c5e42f43dcf58;p=pandora-kernel.git sctp: update SNMP statiscts when T5 timer expired. The T5 timer is the timer for the over-all shutdown procedure. If this timer expires, then shutdown procedure has not completed and we ABORT the association. We should update SCTP_MIB_ABORTED and SCTP_MIB_CURRESTAB when aborting. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed