chiark / gitweb /
fixes from www.gnu.org
[adns] / TODO
CommitLineData
dd8cb6ac 1BUGS:
2Arnout Engelen <arnouten@sci.kun.nl> reports servfail is thought conclusive
3
125de2a9 4WISHLIST:
8191bd68 5* Support for as-yet-unrecognised query types.
a9e9c75f 6* Make timeouts configurable.
125de2a9 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
5e4eeb15 10* DNSSEC minimum functionality - ignore Additional when AD set.
c3549f8f 11* IPv6 name<->address translation - but which version ??
12* IPv6 transport.
c6826df6 13* Threadsafe version/mode.
14* Caching in the library.
15* SRV RRs.
58e09624 16* Make port configurable in config file.