On Tue, Feb 14, 2017 at 09:32:43PM +0100, Uwe Kleine-König wrote:
> Hello hpa,
>
> On 02/14/2017 08:17 PM, H. Peter Anvin wrote:
> > Okay, let me chime in here.
>
> That's great, thanks.
>
> > AI_ADDRCONFIG seems to be the Wrong Thing[TM].
> > AI_PASSIVE seems to be the Right Thing[TM].
>
> And you even seem to agree with me, that's still greater :-)
Was this patch ever applied? I see set_sock_addr still uses
hints.ai_flags = AI_CANONNAME | AI_ADDRCONFIG;
Maybe another solution got applied? I'd love to close the bug on the
Debian side.
Thanks,
Chris