chiark / gitweb /
+ * Add -Wno-pointer-sign if GCC has that option.
[adns.git] / TODO
1 BUGS:
2 Arnout Engelen <arnouten@sci.kun.nl> reports servfail is thought conclusive
3 semicolon should be comment in resolv.conf
4
5 WISHLIST:
6 * Support for as-yet-unrecognised query types.
7 * Make timeouts configurable.
8 * `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
9 * `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
10 * DNSSEC compatibility - be able to retreive KEY and SIG RRs
11 * DNSSEC minimum functionality - ignore Additional when AD set.
12 * IPv6 name<->address translation - but which version ??
13 * IPv6 transport.
14 * Threadsafe version/mode.
15 * Caching in the library.
16 * SRV RRs.
17 * Make port configurable in config file.
18 * `Nameserver sent bad response' should produce a hexdump in the log
19   (see eg mail to ian@davenant Mon, 25 Oct 2004 14:19:46 +0100 re
20   `compressed datagram contains loop')