chiark / gitweb /
Version 1.0.
[adns.git] / TODO
1 WISHLIST:
2 * Make timeouts configurable.
3 * `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
4 * `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
5 * DNSSEC compatibility - be able to retreive KEY and SIG RRs
6 * DNSSEC minimum functionality - ignore Additional when AD set.
7 * IPv6 name<->address translation - but which version ??
8 * IPv6 transport.
9 * Threadsafe version/mode.
10 * Caching in the library.
11 * SRV RRs.