X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=docs%2FTODO;h=88aa25772d16dfd7c6324d672521131113fe1d07;hb=887faed430bf08b40f3261365e12e8ab4e6f934c;hp=be044cbe93ef445a3ea37f93374b9cbaf470d4af;hpb=ae5476c763ae89cdef130397439b6746883cb1b5;p=catta diff --git a/docs/TODO b/docs/TODO index be044cb..88aa257 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,16 +1,19 @@ todo: -* finish DBUS stuff: - - allow NUL bytes in TXT records -* add internal error codes +* avahi-client: + * service resolving + * examples * release! later: +* drop glib from avahi-daemon * 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: +* doxygen updates +* deal with no local interface * Probing/Conflict resolution * uniqueness * respect escaping in name serialization @@ -49,3 +52,6 @@ done: * c++ support * drop trailing dot on avahi_normalize_name() * add entry_group::reset() +* add internal error codes +* finish DBUS stuff: allow NUL bytes in TXT records +* allow srv port == 0