Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2005 20:07:01 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net gethostbyht.c gethostbynis.c gethostnamadr.c
Message-ID:  <200504302007.j3UK7135086532@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2005-04-30 20:07:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         gethostbyht.c gethostbynis.c 
                         gethostnamadr.c 
  Log:
  oops, gethostbyaddr(3) must return h_addr as an IPv4-mapped
  IPv6 address when RES_USE_INET6 was set, according to RFC 2133
  section 6.2.
  
  Revision  Changes    Path
  1.23      +8 -1      src/lib/libc/net/gethostbyht.c
  1.24      +4 -5      src/lib/libc/net/gethostbynis.c
  1.28      +5 -0      src/lib/libc/net/gethostnamadr.c



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