commit | a000c01e60e40e15304ffe48fff051d17a7bea91 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Sun May 29 23:23:36 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 31 15:29:17 2011 -0700 |
tree | 429060980f87287a3df70d8d286b73d6f1985cc8 | |
parent | b10cec8a4e8167075b9e1ff3f05419769e7f381a [diff] |
sctp: stop pending timers and purge queues when peer restart asoc 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>