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