sctp: update SNMP statiscts when T5 timer expired.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 9 Oct 2008 21:33:26 +0000 (14:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Oct 2008 21:33:26 +0000 (14:33 -0700)
commita1080a8b0bc301c223c4bf0cea4c5e42f43dcf58
tree0ed506114fa83f5b397eb40512a2f732defacaf3
parent56eb82bb8d2cdd8d9f4838eaa109df41d7164ca5
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 <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_statefuns.c