]> git.meshlink.io Git - catta/blobdiff - todo
* replace guchar and gint by AvahiProtocol, AvahiIfIndex at many places where it...
[catta] / todo
diff --git a/todo b/todo
index 4bee34e92e727a70810f57224c97e121e965b9bb..44c7af315e1a4a06a45a4e0ae259fc5e4cbb6910 100644 (file)
--- a/todo
+++ b/todo
@@ -1,8 +1,16 @@
 todo:
+* finish DBUS stuff:
+       - enforce limits
+       - allow NUL bytes in TXT records
 * release!
+* add internal error codes
+* add entry_group::reset()
+
+later:
 * support for special domain PTR records based on local IP subnet address
-* drop trailing dot on avahi_normalize_name()
-* c++ support
+* 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 +48,5 @@ done:
 * reflector
 * test against apple test suite
 * sensible logging
+* c++ support
+* drop trailing dot on avahi_normalize_name()