public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id
@ 2012-07-27 15:13 psimerda at redhat dot com
  2012-07-27 15:16 ` [Bug network/14413] " psimerda at redhat dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: psimerda at redhat dot com @ 2012-07-27 15:13 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 14413
           Summary: nsswitch doesn't implement getaddrinfo(), plugins
                    cannot supply link-local IPv6 addresses with scope id
           Product: glibc
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
        AssignedTo: unassigned@sourceware.org
        ReportedBy: psimerda@redhat.com
    Classification: Unclassified


GLIBC's name service switch doesn't provide a way to override getaddressinfo()
which is the only function that supports IPv6 link-local addresses.

IPv6 link-local addresses don't work without the interface name (when
written as text) that then translates to scope id.

http://tools.ietf.org/html/rfc2553

glibc-2.15-37.fc17.x86_64

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


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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
@ 2012-07-27 15:16 ` psimerda at redhat dot com
  2012-07-31 13:28 ` [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features psimerda at redhat dot com
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: psimerda at redhat dot com @ 2012-07-27 15:16 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #1 from Pavel Šimerda <psimerda at redhat dot com> 2012-07-27 15:15:46 UTC ---
Fedora bug:

https://bugzilla.redhat.com/show_bug.cgi?id=843054

This is actually needed for link-local name resolution (whatever NSS plugin is
used for it then).

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


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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
  2012-07-27 15:16 ` [Bug network/14413] " psimerda at redhat dot com
@ 2012-07-31 13:28 ` psimerda at redhat dot com
  2012-07-31 13:31 ` psimerda at redhat dot com
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: psimerda at redhat dot com @ 2012-07-31 13:28 UTC (permalink / raw)
  To: glibc-bugs

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

Pavel Šimerda <psimerda at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|nsswitch doesn't implement  |nsswitch doesn't implement
                   |getaddrinfo(), plugins      |getaddrinfo(), plugins
                   |cannot supply link-local    |cannot provide full
                   |IPv6 addresses with scope   |getaddrinfo features
                   |id                          |

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


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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
  2012-07-27 15:16 ` [Bug network/14413] " psimerda at redhat dot com
  2012-07-31 13:28 ` [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features psimerda at redhat dot com
@ 2012-07-31 13:31 ` psimerda at redhat dot com
  2012-07-31 18:43 ` tore at fud dot no
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: psimerda at redhat dot com @ 2012-07-31 13:31 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #2 from Pavel Šimerda <psimerda at redhat dot com> 2012-07-31 13:31:37 UTC ---
There's another usecase for getaddrinfo() in nsswitch and that is avoiding
problems caused by solutions to bug 12377 including bug 12398. See discussions
in these two bug reports.

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


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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
                   ` (2 preceding siblings ...)
  2012-07-31 13:31 ` psimerda at redhat dot com
@ 2012-07-31 18:43 ` tore at fud dot no
  2014-06-02  3:32 ` aoliva at sourceware dot org
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: tore at fud dot no @ 2012-07-31 18:43 UTC (permalink / raw)
  To: glibc-bugs

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

Tore Anderson <tore at fud dot no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tore at fud dot no

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


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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
                   ` (3 preceding siblings ...)
  2012-07-31 18:43 ` tore at fud dot no
@ 2014-06-02  3:32 ` aoliva at sourceware dot org
  2014-06-02  8:32 ` psimerda at redhat dot com
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: aoliva at sourceware dot org @ 2014-06-02  3:32 UTC (permalink / raw)
  To: glibc-bugs

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

Alexandre Oliva <aoliva at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aoliva at sourceware dot org

--- Comment #3 from Alexandre Oliva <aoliva at sourceware dot org> ---
Hi, Pavel,

I assume you're speaking of such addresses as ipv6%zone, as specified in RFC
4007.  That RFC only specifies (hex) numeric addresses in standard ipv6 format,
folowed by a % and a zone id, that may be numeric, an interface name, or
somesuch.

Since the address can only be numeric, without involving any lookups, and that
and zone ids specified in that RFC are supported by existing getaddrinfo core
implementation, what would the point be of introducing a getaddrinfo interface
in the nss plugin interface?

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


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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
                   ` (4 preceding siblings ...)
  2014-06-02  3:32 ` aoliva at sourceware dot org
@ 2014-06-02  8:32 ` psimerda at redhat dot com
  2014-06-17 18:53 ` fweimer at redhat dot com
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: psimerda at redhat dot com @ 2014-06-02  8:32 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #4 from Pavel Šimerda <psimerda at redhat dot com> ---
Hi Alexandre,

1) scope_id

There are name services that are capable of returning IPv6 link local addresses
such as Multicast DNS. Those IPv6 link local addresses don't work as expected,
though, as they miss the scope_id.

2) AI_ADDRCONFIG

There are name resolution protocols that should avoid querying for IPv4/IPv6
data according to the system configuration when AI_ADDRCONFIG is set. On the
other hand, for literal address translations, Multicast DNS and /etc/hosts,
this is counter-productive, see the linked bug reports.

3) __nss_gethostbyname*

The gethostbyname4 features are not superset of gethostbyname3 features which
means the API is not satisfactory whichever of them is used.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From glibc-bugs-return-22629-listarch-glibc-bugs=sources.redhat.com@sourceware.org Mon Jun 02 11:01:47 2014
Return-Path: <glibc-bugs-return-22629-listarch-glibc-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-glibc-bugs@sources.redhat.com
Received: (qmail 24875 invoked by alias); 2 Jun 2014 11:01:46 -0000
Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <glibc-bugs.sourceware.org>
List-Subscribe: <mailto:glibc-bugs-subscribe@sourceware.org>
List-Post: <mailto:glibc-bugs@sourceware.org>
List-Help: <mailto:glibc-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: glibc-bugs-owner@sourceware.org
Delivered-To: mailing list glibc-bugs@sourceware.org
Received: (qmail 24407 invoked by uid 48); 2 Jun 2014 11:01:41 -0000
From: "schwab@linux-m68k.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug build/17007] Check Scanf15 bits/syscall.h No such file
Date: Mon, 02 Jun 2014 11:01:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: glibc
X-Bugzilla-Component: build
X-Bugzilla-Version: unspecified
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: schwab@linux-m68k.org
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: unassigned at sourceware dot org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status resolution
Message-ID: <bug-17007-131-rIiaUt2uEe@http.sourceware.org/bugzilla/>
In-Reply-To: <bug-17007-131@http.sourceware.org/bugzilla/>
References: <bug-17007-131@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-06/txt/msg00005.txt.bz2
Content-length: 598

https://sourceware.org/bugzilla/show_bug.cgi?id\x17007

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
This error cannot happen with unmodified sources, which it would never try to
include <bits/syscall.h>.

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


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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
                   ` (5 preceding siblings ...)
  2014-06-02  8:32 ` psimerda at redhat dot com
@ 2014-06-17 18:53 ` fweimer at redhat dot com
  2014-12-30 22:22 ` psimerda at redhat dot com
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: fweimer at redhat dot com @ 2014-06-17 18:53 UTC (permalink / raw)
  To: glibc-bugs

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

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] 13+ messages in thread

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
                   ` (6 preceding siblings ...)
  2014-06-17 18:53 ` fweimer at redhat dot com
@ 2014-12-30 22:22 ` psimerda at redhat dot com
  2020-04-07 19:53 ` gavin at matician dot com
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: psimerda at redhat dot com @ 2014-12-30 22:22 UTC (permalink / raw)
  To: glibc-bugs

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

Pavel Šimerda <psimerda at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |16826

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From glibc-bugs-return-26966-listarch-glibc-bugs=sources.redhat.com@sourceware.org Tue Dec 30 22:22:41 2014
Return-Path: <glibc-bugs-return-26966-listarch-glibc-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-glibc-bugs@sources.redhat.com
Received: (qmail 4934 invoked by alias); 30 Dec 2014 22:22:40 -0000
Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <glibc-bugs.sourceware.org>
List-Subscribe: <mailto:glibc-bugs-subscribe@sourceware.org>
List-Post: <mailto:glibc-bugs@sourceware.org>
List-Help: <mailto:glibc-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: glibc-bugs-owner@sourceware.org
Delivered-To: mailing list glibc-bugs@sourceware.org
Received: (qmail 4903 invoked by uid 48); 30 Dec 2014 22:22:36 -0000
From: "psimerda at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug network/16826] getaddrinfo() doesn't get scope ID for IPv6-only look-ups
Date: Tue, 30 Dec 2014 22:22:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: glibc
X-Bugzilla-Component: network
X-Bugzilla-Version: 2.17
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: psimerda at redhat dot com
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: unassigned at sourceware dot org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags: security-
X-Bugzilla-Changed-Fields: dependson
Message-ID: <bug-16826-131-EsbW4tlLJa@http.sourceware.org/bugzilla/>
In-Reply-To: <bug-16826-131@http.sourceware.org/bugzilla/>
References: <bug-16826-131@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-12/txt/msg00209.txt.bz2
Content-length: 382

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

Pavel Šimerda <psimerda at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |14413

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From glibc-bugs-return-26968-listarch-glibc-bugs=sources.redhat.com@sourceware.org Tue Dec 30 22:32:20 2014
Return-Path: <glibc-bugs-return-26968-listarch-glibc-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-glibc-bugs@sources.redhat.com
Received: (qmail 11410 invoked by alias); 30 Dec 2014 22:32:19 -0000
Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <glibc-bugs.sourceware.org>
List-Subscribe: <mailto:glibc-bugs-subscribe@sourceware.org>
List-Post: <mailto:glibc-bugs@sourceware.org>
List-Help: <mailto:glibc-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: glibc-bugs-owner@sourceware.org
Delivered-To: mailing list glibc-bugs@sourceware.org
Received: (qmail 11371 invoked by uid 48); 30 Dec 2014 22:32:15 -0000
From: "jsm28 at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug libc/17777] New: [wordsize-64] posix_fadvise64, posix_fallocate64 namespace
Date: Tue, 30 Dec 2014 22:32:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: glibc
X-Bugzilla-Component: libc
X-Bugzilla-Version: 2.21
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: jsm28 at gcc dot gnu.org
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: unassigned at sourceware dot org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc
Message-ID: <bug-17777-131@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-12/txt/msg00211.txt.bz2
Content-length: 834

https://sourceware.org/bugzilla/show_bug.cgi?id\x17777

            Bug ID: 17777
           Summary: [wordsize-64] posix_fadvise64, posix_fallocate64
                    namespace
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
                CC: drepper.fsp at gmail dot com

On systems using sysdeps/unix/sysv/linux/wordsize-64, posix_fadvise64 and
posix_fallocate64 (non-POSIX) are strong aliases for posix_fadvise and
posix_fallocate (POSIX), meaning references to the latter wrongly bring in
definitions of the former.  They should be weak aliases.

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


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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
                   ` (7 preceding siblings ...)
  2014-12-30 22:22 ` psimerda at redhat dot com
@ 2020-04-07 19:53 ` gavin at matician dot com
  2021-12-01 15:10 ` sam at gentoo dot org
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: gavin at matician dot com @ 2020-04-07 19:53 UTC (permalink / raw)
  To: glibc-bugs

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

Gavin <gavin at matician dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gavin at matician dot com

--- Comment #8 from Gavin <gavin at matician dot com> ---
Confirming that this issue still exists as of 2.31.

ssh -v host.local works:

OpenSSH_8.2p1, OpenSSL 1.1.1f  31 Mar 2020
debug1: Reading configuration data /home/gavin/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to host.local [fe80::88aa:55ff:fec5:dd9%wlan0] port 22.
debug1: Connection established.

ssh -v -6 host.local does not work:

OpenSSH_8.2p1, OpenSSL 1.1.1f  31 Mar 2020
debug1: Reading configuration data /home/gavin/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to host.local [fe80::88aa:55ff:fec5:dd9] port 22.
debug1: connect to address fe80::88aa:55ff:fec5:dd9 port 22: Invalid argument

The first case calls get getaddrinfo() with hints->ai_family=AF_UNSPEC, the
second case calls it with hints->ai_family=AF_INET6.

As a workaround until gethostbyname5 comes along, would it make sense to modify
gethostbyname3 such that it stuffs a whole sockaddr_in6 into h_addr, sets
h_length to sizeof(sockaddr_in6), and glibc can take care of it accordingly
depending on the value of h_length?

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

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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
                   ` (8 preceding siblings ...)
  2020-04-07 19:53 ` gavin at matician dot com
@ 2021-12-01 15:10 ` sam at gentoo dot org
  2023-03-21  9:49 ` matthijsvanduin at gmail dot com
  2023-03-22  3:17 ` sam at gentoo dot org
  11 siblings, 0 replies; 13+ messages in thread
From: sam at gentoo dot org @ 2021-12-01 15:10 UTC (permalink / raw)
  To: glibc-bugs

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

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at gentoo dot org

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

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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
                   ` (9 preceding siblings ...)
  2021-12-01 15:10 ` sam at gentoo dot org
@ 2023-03-21  9:49 ` matthijsvanduin at gmail dot com
  2023-03-22  3:17 ` sam at gentoo dot org
  11 siblings, 0 replies; 13+ messages in thread
From: matthijsvanduin at gmail dot com @ 2023-03-21  9:49 UTC (permalink / raw)
  To: glibc-bugs

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

Matthijs van Duin <matthijsvanduin at gmail dot com> changed:

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

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

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

* [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features
  2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
                   ` (10 preceding siblings ...)
  2023-03-21  9:49 ` matthijsvanduin at gmail dot com
@ 2023-03-22  3:17 ` sam at gentoo dot org
  11 siblings, 0 replies; 13+ messages in thread
From: sam at gentoo dot org @ 2023-03-22  3:17 UTC (permalink / raw)
  To: glibc-bugs

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

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |toolchain at gentoo dot org

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

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

end of thread, other threads:[~2023-03-22  3:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-27 15:13 [Bug network/14413] New: nsswitch doesn't implement getaddrinfo(), plugins cannot supply link-local IPv6 addresses with scope id psimerda at redhat dot com
2012-07-27 15:16 ` [Bug network/14413] " psimerda at redhat dot com
2012-07-31 13:28 ` [Bug network/14413] nsswitch doesn't implement getaddrinfo(), plugins cannot provide full getaddrinfo features psimerda at redhat dot com
2012-07-31 13:31 ` psimerda at redhat dot com
2012-07-31 18:43 ` tore at fud dot no
2014-06-02  3:32 ` aoliva at sourceware dot org
2014-06-02  8:32 ` psimerda at redhat dot com
2014-06-17 18:53 ` fweimer at redhat dot com
2014-12-30 22:22 ` psimerda at redhat dot com
2020-04-07 19:53 ` gavin at matician dot com
2021-12-01 15:10 ` sam at gentoo dot org
2023-03-21  9:49 ` matthijsvanduin at gmail dot com
2023-03-22  3:17 ` sam 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).