netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nivedita Singhvi <niv@us.ibm.com>
To: bedboi <bedboi@gmx.net>
Cc: netdev@oss.sgi.com
Subject: Re: TCP Retx per tcp-flow
Date: Fri, 21 Nov 2003 23:00:55 -0800	[thread overview]
Message-ID: <3FBF09A7.208@us.ibm.com> (raw)
In-Reply-To: <20031122020527.3f98f772.bedboi@gmx.net>

bedboi wrote:
> Hi guys. I'm comparing TCP with a new congestion control algorithm and i need to get the number
> of segments retransmitted for a specific TCP flow. Is there a way to do this? (please don't tell
> man tcpdump...ok you'll tell it)


Tried tcp_info.tcpi_retransmits?
getsockopt() at SOL_TCP level and option TCP_INFO.


thanks,
Nivedita

      reply	other threads:[~2003-11-22  7:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-22  2:05 TCP Retx per tcp-flow bedboi
2003-11-22  7:00 ` Nivedita Singhvi [this message]

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=3FBF09A7.208@us.ibm.com \
    --to=niv@us.ibm.com \
    --cc=bedboi@gmx.net \
    --cc=netdev@oss.sgi.com \
    /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;
as well as URLs for NNTP newsgroup(s).