From 8d8c0255f0f0242a067b577747740bab1b1021ea Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 10 May 2005 23:15:51 +0000 Subject: check MUSTs of RFC: * always set AA bit on response * handle conflict in known answer suppresion git-svn-id: file:///home/lennart/svn/public/avahi/trunk@67 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- todo | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'todo') diff --git a/todo b/todo index b0a9fef..a4da15e 100644 --- a/todo +++ b/todo @@ -4,6 +4,16 @@ todo: * Add some APIs to get the clean service name from RR for browsing +RFC MUSTs: + * Return to probing state on conflict + * 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! done: @@ -24,3 +34,6 @@ done: * change flx_* to avahi_* * Unicast responses/queries * Legacy unicast +* no flush bit in known answer +* always set AA +* check: TC bit is valid for queries ONLY -- cgit