X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/c6826df6bf398abfdfb42cdc034341588c8b141d..abfa75ebd508f96cbc9d3ffee6d634e29435a5d1:/TODO?ds=sidebyside diff --git a/TODO b/TODO index 60165a6..97ede2f 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,8 @@ +BUGS: +Arnout Engelen reports servfail is thought conclusive + WISHLIST: +* Support for as-yet-unrecognised query types. * Make timeouts configurable. * `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error) * `fake' forward queries (allow nnn.nnn.nnn.nnn -> A) @@ -9,3 +13,4 @@ WISHLIST: * Threadsafe version/mode. * Caching in the library. * SRV RRs. +* Make port configurable in config file.