mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: musl@lists.openwall.com
Subject: Remaining tasks on resolver overhaul
Date: Mon, 2 Jun 2014 05:18:48 -0400	[thread overview]
Message-ID: <20140602091848.GA30569@brightrain.aerifal.cx> (raw)

The vast majority of what I'd call the resolver overhaul is done now,
but a few things remain that don't have an impact on the architecture
and design, but which still might be a lot of work:

- Sorting results per RFC 3484 or at least a subset of its rules.

- AI_ADDRCONFIG -- but maybe the current implementation of it as a nop
  is actually best; see
  https://fedoraproject.org/wiki/Networking/NameResolution/ADDRCONFIG

- IDN support.

- IPv6 scope-id parsing.

- One remaining legacy resolver function: dn_comp.

- And most importantly: REVIEW AND TESTING.

We're behind schedule for the roadmap, so of the above items, the ones
I'd really like to focus on for release are those which most impact
IPv6 usability.

Since we have some resolver items remaining to work on, as well as a
lot of secondary targets that don't look like they're going to make it
for 1.1.2, I may update the roadmap to insert an extra release cycle
before the next one.

I'd like comments on what should be prioritized at this point. And of
course any bug reports/regressions associated with the recent commits.

Rich


             reply	other threads:[~2014-06-02  9:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-02  9:18 Rich Felker [this message]
2014-06-02  9:51 ` u-igbb
2014-06-02 10:28   ` Laurent Bercot
2014-06-02 18:54     ` Rich Felker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140602091848.GA30569@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).