From: Lennart Poettering Date: Wed, 11 May 2005 23:26:22 +0000 (+0000) Subject: todo update X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=3ac3c1fc440619a06f6c77f5f34984bf91f815a6;p=catta todo update git-svn-id: file:///home/lennart/svn/public/avahi/trunk@69 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- diff --git a/todo b/todo index a4da15e..92cd3bb 100644 --- a/todo +++ b/todo @@ -1,7 +1,4 @@ todo: -* add SRV and TXT records referenced from PTR records automatically to packet -* add A and AAAA records referenced from SRV records automatically to packet - * Add some APIs to get the clean service name from RR for browsing RFC MUSTs: @@ -9,9 +6,6 @@ RFC MUSTs: * fix flush bit when working on RRsets * one RR too large for single packet -* check wether RRsets are supported correctly (i.e. that all records of an - RRset are really sent if it is requested) (rfc 2181) - * test against apple test suite * release! @@ -37,3 +31,9 @@ done: * no flush bit in known answer * always set AA * check: TC bit is valid for queries ONLY +* add SRV and TXT records referenced from PTR records automatically to packet +* add A and AAAA records referenced from SRV records automatically to packet +* support known answer suppresion for incoming unicast queries +* check wether RRsets are supported correctly (i.e. that all records of an + RRset are really sent if it is requested) (rfc 2181) +