Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2004 14:09:14 -0700 (PDT)
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 getaddrinfo.c
Message-ID:  <200405312109.i4VL9ETa042108@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2004/05/31 14:09:14 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/net         getaddrinfo.c 
  Log:
  Treat IPv4 private address as global scope rather than site scope.
  Though it breaks RFC 3484, without this change, dest addr selection
  doesn't work well under NAT environment.
  
  Revision  Changes    Path
  1.51      +1 -1      src/lib/libc/net/getaddrinfo.c



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