summaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo8
1 files changed, 6 insertions, 2 deletions
diff --git a/todo b/todo
index 4bee34e..1822fa9 100644
--- a/todo
+++ b/todo
@@ -1,8 +1,11 @@
todo:
* release!
-* support for special domain PTR records based on local IP subnet address
* drop trailing dot on avahi_normalize_name()
-* c++ support
+later:
+* support for special domain PTR records based on local IP subnet address
+* Changes resulting in updated RFC of 7th June 2005:
+ * Defer responses to replies with TC bit set by 400-500msec
+ * Defer unicast responses the same way as multicast responses
done:
* Probing/Conflict resolution
@@ -40,3 +43,4 @@ done:
* reflector
* test against apple test suite
* sensible logging
+* c++ support