patch-2.2.4 linux/Documentation/Configure.help
Next file: linux/Documentation/cdrom/cdrom-standard.tex
Previous file: linux/Documentation/Changes
Back to the patch index
Back to the overall index
- Lines: 33
- Date:
Sun Mar 21 07:22:00 1999
- Orig file:
v2.2.3/linux/Documentation/Configure.help
- Orig date:
Wed Mar 10 15:29:44 1999
diff -u --recursive --new-file v2.2.3/linux/Documentation/Configure.help linux/Documentation/Configure.help
@@ -1399,6 +1399,10 @@
PC boards and vice versa.
See Documentation/sgi-visws.txt for more.
+SGI Visual Workstation framebuffer support
+CONFIG_FB_SGIVW
+ SGI Visual Workstation support for framebuffer graphics.
+
System V IPC
CONFIG_SYSVIPC
Inter Process Communication is a suite of library functions and
@@ -2247,6 +2251,12 @@
you say Y here, you will be able to specify different routes for
packets with different TOS values.
+IP: use FWMARK value as routing key
+CONFIG_IP_ROUTE_FWMARK
+ If you say Y here, you will be able to specify different routes for
+ packets with different FWMARK ("firewalling mark") values
+ (see ipchains(8), "-m" argument).
+
IP: verbose route monitoring
CONFIG_IP_ROUTE_VERBOSE
If you say Y here, which is recommended, then the kernel will print
@@ -5099,7 +5109,7 @@
*** networking options: especially CONFIG*FIREWALL. ***
However, it will work with all options in CONFIG_IP_ADVANCED_ROUTER
- section (except for CONFIG_IP_ROUTE_TOS). At the moment, few devices
+ section (except for CONFIG_IP_ROUTE_TOS&FWMARK). At the moment, few devices
support fast switching (tulip is one of them, modified 8390 can be
found at ftp://ftp.inr.ac.ru/ip-routing/fastroute-8390.tar.gz).
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)