From: Shan Wei <shanwei@cn.fujitsu.com>
To: linux-sctp@vger.kernel.org
Subject: Re: Gap is only retransmitted once
Date: Thu, 03 Mar 2011 04:49:32 +0000 [thread overview]
Message-ID: <4D6F1DDC.9000204@cn.fujitsu.com> (raw)
In-Reply-To: <AANLkTi=gP1+PTa4J+CYzpA8NCmasiMXS_p4P-zXAkyXK@mail.gmail.com>
Mingyuan Zhu wrote, at 03/03/2011 09:25 AM:
> So comes the question, why doesn't sctp retransmit immediately when it
> receives SACK, instead it retransmit after 3 seconds?
For this question, answer is that sctp implement it by design.
See rto_initial parameter.
rto_initial - INTEGER
The initial round trip timeout value in milliseconds that will be used
in calculating round trip times. This is the initial time interval
for retransmissions.
Default: 3000
--
Best Regards
-----
Shan Wei
next prev parent reply other threads:[~2011-03-03 4:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-15 13:58 Gap is only retransmitted once Mingyuan Zhu
2011-02-15 16:01 ` Vasil Velichkov
2011-02-16 4:42 ` Mingyuan Zhu
2011-02-17 3:34 ` Mingyuan Zhu
2011-02-18 14:04 ` Mingyuan Zhu
2011-02-19 8:37 ` Mingyuan Zhu
2011-02-22 6:44 ` Shan Wei
2011-02-22 13:14 ` Mingyuan Zhu
2011-03-01 1:36 ` Shan Wei
2011-03-01 2:45 ` Wei Yongjun
2011-03-01 4:39 ` Wei Yongjun
2011-03-01 4:49 ` Mingyuan Zhu
2011-03-01 8:26 ` Wei Yongjun
2011-03-01 8:47 ` Mingyuan Zhu
2011-03-03 4:44 ` Mingyuan Zhu
2011-03-03 4:49 ` Shan Wei [this message]
2011-03-03 9:27 ` Wei Yongjun
2011-03-03 10:07 ` Mingyuan Zhu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D6F1DDC.9000204@cn.fujitsu.com \
--to=shanwei@cn.fujitsu.com \
--cc=linux-sctp@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.