cvs commit: src/lib/libc/net getaddrinfo.c

Hajimu UMEMOTO ume at FreeBSD.org
Mon May 31 14:09:18 PDT 2004


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


More information about the cvs-src mailing list