Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 17:25:31 -0800 (PST)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/mount_nfs mount_nfs.8 mount_nfs.c
Message-ID:  <200303250125.h2P1PVZj079439@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       2003/03/24 17:25:31 PST

  FreeBSD src repository

  Modified files:
    sbin/mount_nfs       mount_nfs.8 mount_nfs.c 
  Log:
  Add mount options 'noinet4' and 'noinet6' which prevent using those
  address families.
  
  This is useful for preventing NFS mounts from using IPv6 on hosts
  that have both A and AAAA records for the same name.
  
  Revision  Changes    Path
  1.37      +4 -0      src/sbin/mount_nfs/mount_nfs.8
  1.59      +16 -0     src/sbin/mount_nfs/mount_nfs.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303250125.h2P1PVZj079439>