Netdev List
 help / color / mirror / Atom feed
From: Yinglin Sun <yinglin.s@gmail.com>
To: netdev <netdev@vger.kernel.org>
Subject: [tcp-dsack] interface for retrieving dsack information
Date: Tue, 14 Jul 2009 20:21:58 -0400	[thread overview]
Message-ID: <46bf9ede0907141721g5b7763b2hf2b6ec1c7a5782a6@mail.gmail.com> (raw)

Hi,

I'm trying to count the number of unnecessary retransmissions for a
tcp connection. DSACK reports the receipt of duplicate segment to
sender, so I plan to count the duplicate transmissions reported by
DSACK as unnecessary retransmissions. My question is if there is a
nice interface, like tcp_info, which can be used for retrieving the
number of duplicate transmissions from DSACK? tcp_info structure
doesn't include such information.

Thanks a lot.

Yinglin

                 reply	other threads:[~2009-07-15  0:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=46bf9ede0907141721g5b7763b2hf2b6ec1c7a5782a6@mail.gmail.com \
    --to=yinglin.s@gmail.com \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox