All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: fds@cs.ucsd.edu
Cc: netdev@oss.sgi.com, ak@muc.de, kuznet@ms2.inr.ac.ru,
	linux-kernel@vger.kernel.org
Subject: Re: New network monitoring proc file.
Date: Mon, 14 Jan 2002 20:47:04 -0800 (PST)	[thread overview]
Message-ID: <20020114.204704.21652738.davem@redhat.com> (raw)
In-Reply-To: <20020114234525.4C84B77BB@bulldog.sacerdoti.org>
In-Reply-To: <20020114234525.4C84B77BB@bulldog.sacerdoti.org>

   From: Federico David Sacerdoti <fds@cs.ucsd.edu>
   Date: Mon, 14 Jan 2002 15:48:26 -0800

   I would like to submit a patch that adds a /proc file to the kernel which 
   monitors the health of active TCP connections. It does this by counting 
   the number of duplicate ACKs sent out, among other things.
   
   I have a website detailing the exact metrics used and why I choose them:  		
   http://heron.ucsd.edu/tcphealth/
   
I would rather that you add this to the tcp_diag facility in
2.4.x instead of creating yet another proc file.  tcp_diag is
designed perfectly for fetching the kind of information your
TCP health monitor is providing.

This is irregardless of whether your selection of health metrics is
sound or not, I have not looked into this part at all.  But it will
have to be discussed before we think about adding the changes.

      reply	other threads:[~2002-01-15  4:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-14 23:48 New network monitoring proc file Federico David Sacerdoti
2002-01-15  4:47 ` David S. Miller [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=20020114.204704.21652738.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=ak@muc.de \
    --cc=fds@cs.ucsd.edu \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=linux-kernel@vger.kernel.org \
    --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 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.