|
Message-ID: <20140602091848.GA30569@brightrain.aerifal.cx> Date: Mon, 2 Jun 2014 05:18:48 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Remaining tasks on resolver overhaul 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
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.