sctp: stop pending timers and purge queues when peer restart asoc
authorWei Yongjun <yjwei@cn.fujitsu.com>
Sun, 29 May 2011 23:23:36 +0000 (23:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 May 2011 22:29:17 +0000 (15:29 -0700)
If the peer restart the asoc, we should not only fail any unsent/unacked
data, but also stop the T3-rtx, SACK, T4-rto timers, and teardown ASCONF
queues.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found