[Bug 198092] getaddrinfo(3) fails with "Invalid value for ai_flags" (error code 3) if hint.ai_flags contains AI_V4MAPPED

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 22 10:16:21 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198092

--- Comment #8 from Hajimu UMEMOTO <ume at 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.


More information about the freebsd-bugs mailing list