Mailinglist Archive: opensuse-factory (955 mails)

< Previous Next >
Re: [opensuse-factory] Zypper uses IPv6 address when no IPv6 available
On Mon, Oct 17, 2011 at 09:18:22PM +0200, Carlos E. R. wrote:
That's why I think that a "solution" would be telling, for example to bind,
that it should not give ipv6 addresses as responses for name queries. That
way IPv6 network is not impeded on the local network, but it would be fine
on internet, because it would not be attempted.

glibc does that if AI_ADDRCONFIG is used in the lookup call.
Unfortunately libcurl does not use this flag.

Cheers,
Michael.

--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx

< Previous Next >