mailing list of musl libc
 help / color / mirror / code / Atom feed
* Request for reports on ipv6 issues
@ 2012-09-30 16:57 Rich Felker
  2012-09-30 19:05 ` Rich Felker
  0 siblings, 1 reply; 2+ messages in thread
From: Rich Felker @ 2012-09-30 16:57 UTC (permalink / raw)
  To: musl

One area I've been meaning to address for a while is the quality and
completeness of ipv6 support in musl. I've never used ipv6 seriously
so while I can read the specification for how the interfaces are
supposed to behave, I don't have any good intuition beyond that.

I know AI_ADDRCONF is not supported, and should be. I also know glibc
has experienced a lot of bugs with it not behaving as expected, so
this one probably requires some attention to the details.

Apparently ipv6 has some sort of "scope" which I don't understand, and
which I don't think we handle now.

The AI_V4MAPPED and AI_ALL flags are not supported at all yet, but
they seem pretty straightforward.

Anything else?

Rich


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-30 19:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-30 16:57 Request for reports on ipv6 issues Rich Felker
2012-09-30 19:05 ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).