Skip to content
Snippets Groups Projects
Commit d9efc223 authored by Vlad Yasevich's avatar Vlad Yasevich
Browse files

sctp: Do not force T3 timer on fast retransmissions.


We don't need to force the T3 timer any more and it's
actually wrong to do as it causes too long of a delay.
The timer will be started if one is not running, but if
one is running, we leave it alone.

Signed-off-by: default avatarVlad Yasevich <vladislav.yasevich@hp.com>
parent ae19c548
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment