All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: yi <yi@ece.utexas.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Getting the value of tcp window size
Date: Mon, 17 Feb 2003 00:08:03 +0100	[thread overview]
Message-ID: <3E5019D3.4010609@trash.net> (raw)
In-Reply-To: <3E500E52.8050902@ece.utexas.edu>

yi wrote:

> Hi,
>
> Using the kernel facility such as system call or something, is there 
> any method of getting the value of tcp window size?
>
> If not, I just want to know whether I have to add a system call of 
> doing that or not.
>
> Thanks.


look at the ss utility which comes with iproute2 in the misc directory. 
it can display lots of information,
other stuff can easily be added to net/ipv4/tcp_diag.c.

Bye,
Patrick


      reply	other threads:[~2003-02-16 22:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-16 22:18 Getting the value of tcp window size yi
2003-02-16 23:08 ` Patrick McHardy [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=3E5019D3.4010609@trash.net \
    --to=kaber@trash.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yi@ece.utexas.edu \
    /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.