reactos/lib/3rdparty/adns/TODO
Art Yerkes c501d8112c Create a branch for network fixes.
svn path=/branches/aicom-network-fixes/; revision=34994
2008-08-01 11:32:26 +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.