Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 09:59:33 -0800 (PST)
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 name6.c
Message-ID:  <200402201759.i1KHxXqX091860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2004/02/20 09:59:33 PST

  FreeBSD src repository

  Modified files:
    lib/libc/net         name6.c 
  Log:
  add destination address selection support for getipnodebyname(3).
  though getipnodebyname(3) is obsoleted api, some major applications
  such as Mozilla are still using it.  so, it will help ipv4 users.
  
  Revision  Changes    Path
  1.34      +225 -1    src/lib/libc/net/name6.c



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