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 network/12377] getaddrinfo() should disregard link-local IPv6 addresses for AI_ADDRCONFIG purposes


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

--- Comment #22 from Tore Anderson <tore at fud dot no> 2012-07-31 19:00:30 UTC ---
(In reply to comment #21)

> However, during testing now I did notice that when I purge my system of IPv4
> addresses, leaving only the 127.0.0.1 loopback one, IN A lookups are *not*
> suppressed when AI_ADDRCONFIG is in use. That's certainly a (different) bug.

This needs more investigation. On my IPv6-only Ubuntu Precise machine, this
works as expected, IN A lookups are suppressed if (and only if) AI_ADDRCONFIG
is specified. On F17, it did. Will try more and report back.

Tore

-- 
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]