OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / lib / adns / TODO
1 BUGS:
2 Arnout Engelen <arnouten@sci.kun.nl> reports servfail is thought conclusive
3
4 WISHLIST:
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.