chiark / gitweb /
7d1b81fa02e5e31ed51881869b1cb372e21cbf37
[adns.git] / TODO
1 WISHLIST:
2 * Support for as-yet-unrecognised query types.
3 * Make timeouts configurable.
4 * `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
5 * `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
6 * DNSSEC compatibility - be able to retreive KEY and SIG RRs
7 * DNSSEC minimum functionality - ignore Additional when AD set.
8 * IPv6 name<->address translation - but which version ??
9 * IPv6 transport.
10 * Threadsafe version/mode.
11 * Caching in the library.
12 * Make port configurable in config file.
13 * `Nameserver sent bad response' should produce a hexdump in the log
14   (see eg mail to ian@davenant Mon, 25 Oct 2004 14:19:46 +0100 re
15   `compressed datagram contains loop')