All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Fedyk <mfedyk@matchmail.com>
To: linux-kernel@vger.kernel.org
Subject: Bad name/docs: "Forwarding between high speed interfaces"
Date: Fri, 19 Oct 2001 13:07:12 -0700	[thread overview]
Message-ID: <20011019130712.H2467@mikef-linux.matchmail.com> (raw)

  This option enables NIC (Network Interface Card) hardware throttling
  during periods of extremal congestion. At the moment only a couple
  of device drivers support it (really only one -- tulip, a modified
  8390 driver can be found at
  ftp://ftp.inr.ac.ru/ip-routing/fastroute/fastroute-8390.tar.gz ). 
  
  Really, this option is applicable to any machine attached to a fast
  enough network, and even a 10 Mb NIC is able to kill a not very slow
  box, such as a 120MHz Pentium.
    
  However, do not say Y here if you did not experience any serious
  problems.

This doesn't look too incouraging.  Until I read the whole 150+ message
thread about IRQ throtling, I thought it had something to do with ethernet
bridging at high load.

I'm not surprised that this option has been overlooked.

I think the Configure.help message should be something like:

This option enables NIC (Network Interface Card) hardware throttling
during periods high load. 

Without this option, a fast NIC, fast network, and a slow computer can get
enough pp/s (packets per second) to provide an effective DoS attack.  (This
has been reported to be possible with a 10Mbps ethernet NIC on a Pentium
120Mhz)

At the moment only a few device drivers support it (At the moment, only
tulip, and  a modified 8390 - specifically NE2000/1000 - driver that can be
found at ftp://ftp.inr.ac.ru/ip-routing/fastroute/fastroute-8390.tar.gz).

Hopefully more drivers will support this feature soon.

=================

I took a look at fastroute-8390.tar.gz, and it seems to be a driver written
by Donald Becker from way back in '94.  If so, it's probably 2.2 only, and
should be taken out of the 2.4 documentation.

                 reply	other threads:[~2001-10-19 20:07 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=20011019130712.H2467@mikef-linux.matchmail.com \
    --to=mfedyk@matchmail.com \
    --cc=linux-kernel@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.