This patch against 2.5.66 provides for configuration of the kernel to
utilize code and data structures which interact with user-space
libraries, utilities and daemons which do not yet have IPv6 support.
Please see the note regarding this in the email originating this thread.
diff -Naurp linux-2.5.66/fs/Kconfig linux-2.5.66-NFS_IPV6/fs/Kconfig
--- linux-2.5.66/fs/Kconfig 2003-03-24 14:00:48.000000000 -0800
+++ linux-2.5.66-NFS_IPV6/fs/Kconfig 2003-04-10 16:50:49.000000000 -0700
@@ -1329,6 +1329,17 @@ config NFSD_TCP
Enable NFS service over TCP connections. This the officially
still experimental, but seems to work well.
+config NFS_IPV6
+ bool "Provide NFS over IPv6 support (EXPERIMENTAL)"
+ depends on (NFS_FS || NFSD) && IPV6 && EXPERIMENTAL
+ help
+ Say Y here if you want NFS to be able to run over an IPv6 network.
+ This feature is experimental, and you must have versions of the
+ user-space daemons and utilities (eg. nfs-utils, portmap, mount,
+ glibc) which support RPC over IPv6.
+
+ If unsure, say N.
+
config ROOT_NFS
bool "Root file system on NFS"
depends on NFS_FS=y && IP_PNP
--
Bruce Allan
Linux Technology Center
IBM Corporation, Beaverton OR
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. http://www.etnus.com
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs