Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2009 03:15:27 +0000 (UTC)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/mountd mountd.c
Message-ID:  <200906080315.n583FTug050717@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2009-06-08 03:15:27 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/mountd      mountd.c 
  Log:
  SVN rev 193674 on 2009-06-08 03:15:27Z by kan
  
  The change r192913 has added dependency on IP_RECVDSTADDR being
  set for RPC UDP sockets. Mountd uses internal libc fuctions
  directly and bypasses generic socket initialization completely,
  so we need to set IP_RECVDSTADDR here to match the libc behavior.
  
  Revision  Changes    Path
  1.101     +7 -0      src/usr.sbin/mountd/mountd.c



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