From: Vlad Yasevich Date: Wed, 4 Jun 2008 19:39:11 +0000 (-0700) Subject: sctp: Start T3-RTX timer when fast retransmitting lowest TSN X-Git-Tag: v2.6.26-rc5~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62aeaff5ccd96462b7077046357a6d7886175a57;p=pandora-kernel.git 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 Tested-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed