commit | 62aeaff5ccd96462b7077046357a6d7886175a57 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Wed Jun 04 12:39:11 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 04 12:39:11 2008 -0700 |
tree | 8ea18997997a8724222c86f659b559e12bcf4a86 | |
parent | a6465234814efda9ed1dccdba852953f7508e827 [diff] |
sctp: Start T3-RTX timer when fast retransmitting lowest TSN When we are trying to fast retransmit the lowest outstanding TSN, we need to restart the T3-RTX timer, so that subsequent timeouts will correctly tag all the packets necessary for retransmissions. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Tested-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>