public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/17053] New: IPv6 name server support is broken
@ 2014-06-13 15:22 aurelien at aurel32 dot net
  2014-06-13 15:22 ` [Bug libc/17053] " aurelien at aurel32 dot net
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: aurelien at aurel32 dot net @ 2014-06-13 15:22 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 17053
           Summary: IPv6 name server support is broken
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: aurelien at aurel32 dot net
                CC: drepper.fsp at gmail dot com

IPv6 name server support is currently broken in various way:
- The resolver doesn't work at all with 1 IPv6 nameserver configured in
resolv.conf and options rotate
- The resolver doesn't fall back to secondary name server or retry, when first
is one is IPv6 and unreachable
- Every second lookup fails with 2 or more IPv6 nameservers configured in
resolv.conf and options rotate, every second lookup fails.

A patchset will follow on the mailing list

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libc/17053] IPv6 name server support is broken
  2014-06-13 15:22 [Bug libc/17053] New: IPv6 name server support is broken aurelien at aurel32 dot net
@ 2014-06-13 15:22 ` aurelien at aurel32 dot net
  2014-06-13 19:02 ` fweimer at redhat dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: aurelien at aurel32 dot net @ 2014-06-13 15:22 UTC (permalink / raw)
  To: glibc-bugs

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

Aurelien Jarno <aurelien at aurel32 dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |aurelien at aurel32 dot net

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug libc/17053] IPv6 name server support is broken
  2014-06-13 15:22 [Bug libc/17053] New: IPv6 name server support is broken aurelien at aurel32 dot net
  2014-06-13 15:22 ` [Bug libc/17053] " aurelien at aurel32 dot net
@ 2014-06-13 19:02 ` fweimer at redhat dot com
  2014-06-17 17:34 ` [Bug network/17053] " jsm28 at gcc dot gnu.org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 19:02 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug network/17053] IPv6 name server support is broken
  2014-06-13 15:22 [Bug libc/17053] New: IPv6 name server support is broken aurelien at aurel32 dot net
  2014-06-13 15:22 ` [Bug libc/17053] " aurelien at aurel32 dot net
  2014-06-13 19:02 ` fweimer at redhat dot com
@ 2014-06-17 17:34 ` jsm28 at gcc dot gnu.org
  2014-08-17 18:08 ` carlos at redhat dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2014-06-17 17:34 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |network

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug network/17053] IPv6 name server support is broken
  2014-06-13 15:22 [Bug libc/17053] New: IPv6 name server support is broken aurelien at aurel32 dot net
                   ` (2 preceding siblings ...)
  2014-06-17 17:34 ` [Bug network/17053] " jsm28 at gcc dot gnu.org
@ 2014-08-17 18:08 ` carlos at redhat dot com
  2015-02-24  9:46 ` schwab@linux-m68k.org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: carlos at redhat dot com @ 2014-08-17 18:08 UTC (permalink / raw)
  To: glibc-bugs

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

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
The patch for this bug appears to be in debian here:
https://lists.debian.org/debian-glibc/2014/06/msg00138.html

There has been a complaint about this patch here:
https://lists.debian.org/debian-glibc/2014/08/msg00068.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug network/17053] IPv6 name server support is broken
  2014-06-13 15:22 [Bug libc/17053] New: IPv6 name server support is broken aurelien at aurel32 dot net
                   ` (3 preceding siblings ...)
  2014-08-17 18:08 ` carlos at redhat dot com
@ 2015-02-24  9:46 ` schwab@linux-m68k.org
  2015-05-21 14:37 ` schwab@linux-m68k.org
  2015-08-30  6:19 ` vapier at gentoo dot org
  6 siblings, 0 replies; 8+ messages in thread
From: schwab@linux-m68k.org @ 2015-02-24  9:46 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |noblehng at gmail dot com

--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> ---
*** Bug 16601 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug network/17053] IPv6 name server support is broken
  2014-06-13 15:22 [Bug libc/17053] New: IPv6 name server support is broken aurelien at aurel32 dot net
                   ` (4 preceding siblings ...)
  2015-02-24  9:46 ` schwab@linux-m68k.org
@ 2015-05-21 14:37 ` schwab@linux-m68k.org
  2015-08-30  6:19 ` vapier at gentoo dot org
  6 siblings, 0 replies; 8+ messages in thread
From: schwab@linux-m68k.org @ 2015-05-21 14:37 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.22

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> ---
Should be fixed properly now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug network/17053] IPv6 name server support is broken
  2014-06-13 15:22 [Bug libc/17053] New: IPv6 name server support is broken aurelien at aurel32 dot net
                   ` (5 preceding siblings ...)
  2015-05-21 14:37 ` schwab@linux-m68k.org
@ 2015-08-30  6:19 ` vapier at gentoo dot org
  6 siblings, 0 replies; 8+ messages in thread
From: vapier at gentoo dot org @ 2015-08-30  6:19 UTC (permalink / raw)
  To: glibc-bugs

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

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.gentoo.org/sho
                   |                            |w_bug.cgi?id=506788

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-08-30  6:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-13 15:22 [Bug libc/17053] New: IPv6 name server support is broken aurelien at aurel32 dot net
2014-06-13 15:22 ` [Bug libc/17053] " aurelien at aurel32 dot net
2014-06-13 19:02 ` fweimer at redhat dot com
2014-06-17 17:34 ` [Bug network/17053] " jsm28 at gcc dot gnu.org
2014-08-17 18:08 ` carlos at redhat dot com
2015-02-24  9:46 ` schwab@linux-m68k.org
2015-05-21 14:37 ` schwab@linux-m68k.org
2015-08-30  6:19 ` vapier at gentoo dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).