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/19697] New: /etc/gai.conf option to configure AF_UNSPEC lookups


https://sourceware.org/bugzilla/show_bug.cgi?id=19697

            Bug ID: 19697
           Summary: /etc/gai.conf option to configure AF_UNSPEC lookups
           Product: glibc
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
  Target Milestone: ---
             Flags: security-

Systems without IPv6 connectivity may still run software which uses AF_UNSPEC
lookups.  Such systems may want to skip the AAAA lookup in getaddrinfo.

Similarly, IPv6-only systems might want to avoid the A lookups.

Therefore, configuration options like âaf_unspec bothâ (the default),
âaf_unspec af_inetâ and âaf_unspec af_inet6â make a lot of sense to me.

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