This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/12377] getaddrinfo() should disregard link-local IPv6 addresses for AI_ADDRCONFIG purposes


http://sourceware.org/bugzilla/show_bug.cgi?id=12377

--- Comment #7 from rick jones <rick.jones2 at hp dot com> 2011-07-08 16:47:50 UTC ---
(In reply to comment #6)

> The %ifname convention has nothing to do with getaddrinfo(), it's interpreted
> by the application. When passing it to getaddrinfo() you'll get this result:

When did that change, or is that only for IP addresses passed-in to the call? 
I was running netperf tests over IPv6 passing-in the likes of
"fe80::207:43ff:fe05:5904%eth2" and I know that all netperf was doing was
passing that to getaddrinfo() and getting scope that way (rhel5.mumble, sles10,
sles11 sp1, lenny, and solaris 10)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]