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