X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fnfsd%2Fnfsd.c;fp=utils%2Fnfsd%2Fnfsd.c;h=e7e1470d3c9ef2a9e20f8f915761d8eac4bf58ea;hp=658b8fa905098afb0942db3b80d36a328b03c76b;hb=eaa588a137b0b2f38aa9e9c542635a222e51ee48;hpb=c18e9a780f376b868e62b75abe64b0fd9915ada5 diff --git a/utils/nfsd/nfsd.c b/utils/nfsd/nfsd.c index 658b8fa..e7e1470 100644 --- a/utils/nfsd/nfsd.c +++ b/utils/nfsd/nfsd.c @@ -27,15 +27,6 @@ #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[] =