]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/nfsd/nfsd.c
nfsd: Enable IPv6 support in rpc.nfsd again.
[nfs-utils.git] / utils / nfsd / nfsd.c
index 658b8fa905098afb0942db3b80d36a328b03c76b..e7e1470d3c9ef2a9e20f8f915761d8eac4bf58ea 100644 (file)
 #include "nfssvc.h"
 #include "xlog.h"
 
 #include "nfssvc.h"
 #include "xlog.h"
 
-/*
- * IPv6 support for nfsd was finished before some of the other daemons (mountd
- * and statd in particular). That could be a problem in the future if someone
- * were to boot a kernel that supports IPv6 serving with  an older nfs-utils. For
- * now, hardcode the IPv6 switch into the off position until the other daemons
- * are functional.
- */
-#undef IPV6_SUPPORTED
-
 static void    usage(const char *);
 
 static struct option longopts[] =
 static void    usage(const char *);
 
 static struct option longopts[] =