Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 2015 10:16:21 +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-eWQdj3fQKS@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

--- Comment #8 from Hajimu UMEMOTO <ume@FreeBSD.org> ---
I implemented an AI_V4MAPPED support for getaddrinfo(3).  My proposed
patch is:

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

However, I'm skeptical to commit it.  This issue is confirmation to
standard v.s. security consideration.  If there are some opinions to
make conformation to standard give priority, 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-eWQdj3fQKS>