patch-1.3.54 linux/Documentation/Configure.help
Next file: linux/Documentation/networking/alias.txt
Previous file: linux/Documentation/CodingStyle
Back to the patch index
Back to the overall index
- Lines: 45
- Date:
Thu Jan 4 07:35:47 1996
- Orig file:
v1.3.53/linux/Documentation/Configure.help
- Orig date:
Tue Jan 2 16:46:20 1996
diff -u --recursive --new-file v1.3.53/linux/Documentation/Configure.help linux/Documentation/Configure.help
@@ -177,6 +177,17 @@
consider updating your networking tools too; read net/README for
details.
+Network aliasing
+CONFIG_NET_ALIAS
+ This is for setting several network addresses on the same low-level network
+ device driver. Typically used for services that act different based
+ on the address they listen (eg. Apache httpd) or for connecting to
+ different logical networks through the same physical interface.
+ This is the generic part, later when configuring network protocol
+ options you will be asked for protocol-specific aliasing support.
+ See net/core/README.alias for more info.
+ If you need this features (for any protocol, like IP) say Y.
+
Sun floppy controller support
CONFIG_BLK_DEV_SUNFD
This is support for floppy drives on Sun Sparc workstations. Say Y
@@ -492,6 +503,12 @@
has nothing to do with the computer architecture of the same
name. If you want this, say Y.
+IP: aliasing support
+CONFIG_IP_ALIAS
+ You need this to enable IP layer network aliasing. This will also
+ enable ARP resolution for alias devices. If you don't need several
+ IP addresses per interface, answer N.
+
IP: multicast routing(in progress)
CONFIG_IP_MROUTE
This is used if you want your machine to act as a router for IP
@@ -787,9 +804,10 @@
the documentation in drivers/scsi/README.BusLogic for more information.
BusLogic FlashPoint SCSI Host Adapters are not supported by this driver.
If this driver does not work correctly without modification, please
- consult the author. This driver is not currently available as a module.
- You might want to read the SCSI-HOWTO, available via ftp (user:
- anonymous) at sunsite.unc.edu:/pub/Linux/docs/HOWTO.
+ consult the author. This driver may also be built as a module, but
+ only a single instance may be loaded. You might also want to read
+ the SCSI-HOWTO, available via anonymous ftp from
+ sunsite.unc.edu:/pub/Linux/docs/HOWTO.
EATA-DMA (DPT,NEC&ATT for ISA,EISA,PCI) support
CONFIG_SCSI_EATA_DMA
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this