reactos/lib/3rdparty/adns/TODO
Hermès Bélusca-Maïto 65ce146169 Create a branch for working on csrss and co.
svn path=/branches/ros-csrss/; revision=57561
2012-10-14 13:04:31 +00:00

12 lines
432 B
Plaintext

WISHLIST:
* Make timeouts configurable.
* `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
* `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
* DNSSEC compatibility - be able to retreive KEY and SIG RRs
* DNSSEC minimum functionality - ignore Additional when AD set.
* IPv6 name<->address translation - but which version ??
* IPv6 transport.
* Threadsafe version/mode.
* Caching in the library.
* SRV RRs.