patch-1.3.60 linux/Documentation/Configure.help
Next file: linux/Documentation/cdrom/sbpcd
Previous file: linux/CREDITS
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Wed Feb 7 08:55:33 1996
- Orig file:
v1.3.59/linux/Documentation/Configure.help
- Orig date:
Tue Jan 23 21:15:36 1996
diff -u --recursive --new-file v1.3.59/linux/Documentation/Configure.help linux/Documentation/Configure.help
@@ -649,6 +649,21 @@
your kernel by about 5 kB. Unless you have Novell computers on your
local network, say N.
+Full internal IPX network
+CONFIG_IPX_INTERN
+ The full internal IPX network enables you to allocate sockets on
+ different virtual nodes of the internal network. This is done by
+ evaluating the field sipx_node of the socket address given to the bind
+ call. So applications should always initialize the node field to 0
+ when binding a socket on the primary network. In this case the socket
+ is assigned the default node that has been given to the kernel when
+ the internal network was created.
+ By enabling the full internal IPX network the cross-forwarding of
+ packets targeted at 'special' sockets to sockets listening on the
+ primary network is disabled. This might break existing applications,
+ especially RIP/SAP daemons. A RIP/SAP daemon that works well with the
+ full internal net can be found on linux01.gwdg.de:/pub/ncpfs.
+
Appletalk DDP
CONFIG_ATALK
Appletalk is the way Apple computers speak to each other on an
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