Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2015 15:16:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 198092] getaddrinfo(3) fails with "Invalid value for ai_flags" (error code 3) if hint.ai_flags contains AI_V4MAPPED
Message-ID:  <bug-198092-8-4zo90urlGe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198092-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198092-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198092

Hajimu UMEMOTO <ume@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs@FreeBSD.org    |ume@FreeBSD.org
             Status|New                         |In Progress

--- Comment #10 from Hajimu UMEMOTO <ume@FreeBSD.org> ---
After some discussion with hrs@, I think supporting the v4mapped address by
getaddrinfo(3) itself doesn't related to security.
And, the destination address selection didn't work against the v4mapped
address.
So, I re-made the patch:

    https://people.freebsd.org/~ume/getaddrinfo-v4mapped-20151213.diff

If there is no objection, I'll commit it.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198092-8-4zo90urlGe>