[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1446558492.1880442.427793993.78B20B4F@webmail.messagingengine.com>
Date: Tue, 03 Nov 2015 14:48:12 +0100
From: Hannes Frederic Sowa <hannes@...essinduktion.org>
To: Florian Weimer <fweimer@...hat.com>,
GNU C Library <libc-alpha@...rceware.org>,
davem@...emloft.net
Cc: Hannes Sowa <hannes@...hat.com>, netdev@...r.kernel.org
Subject: Re: [PATCH] glibc: Terminate process on invalid netlink response from
kernel [BZ #12926]
Hello,
On Fri, Oct 23, 2015, at 21:07, Florian Weimer wrote:
> (By the way, we'd also love to have a better kernel interface to fulfill
> the needs for getaddrinfo address sorting. The netlink requests we
> currently use are much too slow if the host has many addresses
> configured.)
One solution would be to finish the IPv6 ioctl interface to list
addresses. The ioctl interface would need less memory allocations and is
a synchronous interface which would make it much more easier for glibc
to deal with. No timeouts and retries like with netlink are necessary.
David, would such code still be accepted?
Thanks,
Hannes
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists