From: Wei Yongjun Date: Sat, 1 May 2010 01:42:43 +0000 (-0400) Subject: sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent X-Git-Tag: v2.6.35-rc1~473^2~287^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd69b981a354be40cc709f3046f0c56f00da6163;p=pandora-kernel.git sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent PR-SCTP extension section 3.5 Sender Side Implementation of PR-SCTP: C5) If a FORWARD TSN is sent, the sender MUST assure that at least one T3-rtx timer is running. So this patch fix to assure at least one T3-rtx timer is running if a FORWARD TSN is or will to sent. Signed-off-by: Wei Yongjun Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed