X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=todo;h=44c7af315e1a4a06a45a4e0ae259fc5e4cbb6910;hb=f43187377e0c89ba02ca23e88efa01bbb255e037;hp=4bee34e92e727a70810f57224c97e121e965b9bb;hpb=f93c4009fd022577c8fe989343172b849e792aa2;p=catta diff --git a/todo b/todo index 4bee34e..44c7af3 100644 --- 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()