cvs commit: src/usr.sbin/rpc.lockd lock_proc.c

Jun Kuriyama kuriyama at FreeBSD.org
Thu Feb 3 14:21:20 PST 2005


kuriyama    2005-02-03 22:21:19 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/rpc.lockd   lock_proc.c 
  Log:
  - Use svc_getrpccaller() rather than svc_getcaller() for using
    xt_rtaddr member of SVCXPRT structure.  This allows to use IPv6
    address stored in "struct sockaddr_storage" in "struct netbuf".
  - Output the reason of getnameinfo() error.
  
  Reviewed by:    alfred
  
  Revision  Changes    Path
  1.18      +16 -20    src/usr.sbin/rpc.lockd/lock_proc.c


More information about the cvs-src mailing list