summaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-05-10 23:15:51 +0000
committerLennart Poettering <lennart@poettering.net>2005-05-10 23:15:51 +0000
commit8d8c0255f0f0242a067b577747740bab1b1021ea (patch)
tree7a79b9ffb29fc03b9ade734815ebf348de0020d2 /todo
parent602a2b6481587b7da2594db39151ec9380f276df (diff)
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
Diffstat (limited to 'todo')
-rw-r--r--todo13
1 files changed, 13 insertions, 0 deletions
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