aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPawel Sikora <pluto@pld-linux.org>2004-08-09 02:41:53 -0700
committerStephen Hemminger <shemminger@osdl.org>2004-08-09 02:41:53 -0700
commit7f0ad768a7ff49c78868f4f4f1857b0f506495f6 (patch)
treea2302abf5288e7182d8e446670571be9ed57ea16 /net
parent5b4596c7e3ff02e1d694e498f539745bacf6d98e (diff)
downloadhistory-7f0ad768a7ff49c78868f4f4f1857b0f506495f6.tar.gz
[NET]: Kill stray NET_FASTROUTE references.
Signed-off-by: Pawel Sikora <pluto@pld-linux.org> Signed-off-by: David S. Miller <davem@redhat.com>
Diffstat (limited to 'net')
-rw-r--r--net/Kconfig20
1 files changed, 0 insertions, 20 deletions
diff --git a/net/Kconfig b/net/Kconfig
index a558582251c249..37ee31e7d2a94e 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -551,26 +551,6 @@ config WAN_ROUTER
If unsure, say N.
-config NET_FASTROUTE
- bool "Fast switching (read help!)"
- depends on EXPERIMENTAL
- ---help---
- Saying Y here enables direct NIC-to-NIC (NIC = Network Interface
- Card) data transfers on the local network, which is fast.
-
- IMPORTANT NOTE: This option is NOT COMPATIBLE with "Network packet
- filtering" (CONFIG_NETFILTER). Say N here if you say Y there.
-
- However, it will work with all options in the "Advanced router"
- section (except for "Use TOS value as routing key" and
- "Use FWMARK value as routing key").
-
- At the moment, few devices support fast switching (tulip is one of
- them, a modified 8390 driver can be found at
- <ftp://ftp.tux.org/pub/net/ip-routing/fastroute/fastroute-8390.tar.gz>).
-
- If unsure, say N.
-
config NET_HW_FLOWCONTROL
bool "Forwarding between high speed interfaces"
depends on EXPERIMENTAL