X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=todo;h=be044cbe93ef445a3ea37f93374b9cbaf470d4af;hb=1b872b15e92cc71d4ba17c1d6b0b2fe3ccf50fff;hp=0be5a5e2d4c84ea3cdbdeeb999eefaa9de3a231e;hpb=9f9f4f6ea2405edc642d322c19f6f13e31920046;p=catta diff --git a/todo b/todo index 0be5a5e..be044cb 100644 --- a/todo +++ b/todo @@ -1,9 +1,14 @@ todo: +* finish DBUS stuff: + - allow NUL bytes in TXT records +* add internal error codes * release! + +later: * support for special domain PTR records based on local IP subnet address -* Introduce AvahiProtocol -* 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 @@ -41,3 +46,6 @@ done: * reflector * test against apple test suite * sensible logging +* c++ support +* drop trailing dot on avahi_normalize_name() +* add entry_group::reset()