Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2000 00:37:29 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net getaddrinfo.c
Message-ID:  <200001260837.AAA98558@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/01/26 00:37:29 PST

  Modified files:
    lib/libc/net         getaddrinfo.c 
  Log:
  Fix getaddrinfo() behaviour to be more compliant with RFC2553. Patches are
  obtained from itojun.
    -don't filter address families which are not supported by system at
     FQDN resolving.
    -don't do reverse lookup
  
  I think I checked all lib and tools which use getaddrinfo() if
  this change affect them.
  
  Obtained from: KAME project
  
  Revision  Changes    Path
  1.5       +18 -117   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?200001260837.AAA98558>