git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f8478
)
sctp: Clear fast_recovery on the transport when T3 timer expires.
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Fri, 4 Sep 2009 22:20:58 +0000
(18:20 -0400)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Fri, 4 Sep 2009 22:20:58 +0000
(18:20 -0400)
If T3 timer expires, we are retransmitting data due to timeout any
any fast recovery is null and void. We can clear the fast recovery
flag.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found