From: Wouter Wijngaards Date: Wed, 16 Jan 2008 09:32:28 +0000 (+0000) Subject: TODO item for RFC compliance. X-Git-Tag: release-0.9~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8343901c0f1930946c579a363eda82175665cdd7;p=thirdparty%2Funbound.git TODO item for RFC compliance. git-svn-id: file:///svn/unbound/trunk@867 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/TODO b/doc/TODO index edc3020fd..cdfc88500 100644 --- a/doc/TODO +++ b/doc/TODO @@ -65,3 +65,4 @@ o add dynamic-update requests (making a dynupd request) to libunbound api. o in an ipv6 connected only environment unbound cannot use outgoing IP6 to send to ip4to6 mapped hosts, need ip4to6map of NS and disable V6ONLY socket option. +o support multiple dns messages in a TCP query stream for the unbound server.