chiark / gitweb /
fixes from www.gnu.org
[adns] / TODO
... / ...
CommitLineData
1BUGS:
2Arnout Engelen <arnouten@sci.kun.nl> reports servfail is thought conclusive
3
4WISHLIST:
5* Support for as-yet-unrecognised query types.
6* Make timeouts configurable.
7* `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
8* `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
9* DNSSEC compatibility - be able to retreive KEY and SIG RRs
10* DNSSEC minimum functionality - ignore Additional when AD set.
11* IPv6 name<->address translation - but which version ??
12* IPv6 transport.
13* Threadsafe version/mode.
14* Caching in the library.
15* SRV RRs.
16* Make port configurable in config file.