On Tue, Jan 15, 2013 at 5:01 PM, Denys Vlasenko
<[email protected]> wrote:
> On Tuesday 15 January 2013 03:44, Kevin Baker wrote:
>> AI_ADDRCONFIG is specified in RFC2553 to only return IPv6 data if an
>> IPv6 interface works; otherwise only return IPv4 data.
>>
>> This fixes wget and possibly others which error out when no IPv6
>> lookup is available, even with valid IPv4 DNS data coming back.
>
> Did you try to ENABLE_FEATURE_PREFER_IPV4_ADDRESS in .config?

The purpose of AI_ADDRCONFIG is to prefer IPv6 unless the network
obviously does not support it.  Wouldn't
ENABLE_FEATURE_PREFER_IPV4_ADDRESS have the effect of avoiding IPv6,
even on modern networks?
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to