[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 18:55:38 UTC 2015


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

--- Comment #9 from Hajimu UMEMOTO <ume at FreeBSD.org> ---
(In reply to Hajimu UMEMOTO from comment #8)

Oops, the attached patch was not applied cleanly on head.
It was against stable/10.
So, I made the patch against head, again:

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

Further, I made the AI_V4MAPPED support optional.  It is off by default,
and is enabled by specifying WITH_GETADDRINFO_V4MAPPED=yes.

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


More information about the freebsd-bugs mailing list