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/10859] New: getent hosts doesn't search ipv4 when ipv6 is configured


when host has AAAA record, getent hosts only resolves that one, not the A records:

% getent hosts www.uniqueflooring.sk.
2001:1ba0:2a0:5965::20:1 www.uniqueflooring.sk

% host www.uniqueflooring.sk.
www.uniqueflooring.sk has address 217.67.30.20
www.uniqueflooring.sk has IPv6 address 2001:1ba0:2a0:5965::20:1

imho it should look and report A records too...

-- 
           Summary: getent hosts doesn't search ipv4 when ipv6 is configured
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: uhlar at fantomas dot sk
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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