Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2000 01:39:28 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net getaddrinfo.c
Message-ID:  <200006290839.BAA08295@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2000/06/29 01:39:28 PDT

  Modified files:        (Branch: RELENG_4)
    lib/libc/net         getaddrinfo.c 
  Log:
  MFC: Don't call _getipnodebyname_multi().  It fixes the problem that
  getaddrinfo() accidentally returns IPv4 mapped IPv6 address instead
  of native IPv4 address.
  Now, getaddinfo() is scoped address ready.  You can put scoped
  address within /etc/hosts.
  
  Revision  Changes    Path
  1.9.2.2   +1217 -191 src/lib/libc/net/getaddrinfo.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?200006290839.BAA08295>