matteo      2008-08-26 12:05:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/mountd      mountd.8 mountd.c 
  Log:
  SVN rev 182192 on 2008-08-26 12:05:37Z by matteo
  
  MFC r172827 r173056
  
  Add the -h <bindip> option to mountd, similar to the one in nfsd(8)
  
  -h bindip
  Specify specific IP addresses to bind to for TCP and UDP requests.
  This option may be specified multiple times.  If no -h option is
  specified, mountd will bind to INADDR_ANY.  Note that when specifying
  IP addresses with -h, mountd will automatically add 127.0.0.1 and if
  IPv6 is enabled, ::1 to the list.
  
  PR:             bin/114097
  
  Revision  Changes    Path
  1.27.8.2  +19 -1     src/usr.sbin/mountd/mountd.8
  1.81.2.8  +321 -159  src/usr.sbin/mountd/mountd.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to