X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=todo;h=80192111662acbe59cdba40e24a0d55d3202ebc7;hb=e2c8b4dac0fefea406db0ec1a3b1c0861557601e;hp=2aea0e1395832cc7d817f60b87c0214fa1d1ba70;hpb=4aa744ffac20c7b5e18cb3b23e5dbac8221c0043;p=catta diff --git a/todo b/todo index 2aea0e1..8019211 100644 --- a/todo +++ b/todo @@ -1,8 +1,27 @@ +todo: * Unicast responses/queries -* Known-Answer suppression -* Truncation -* Probing/Conflict resolution * Legacy unicast -* really send goodbye packets + +* add SRV and TXT records referenced from PTR records automatically to packet +* add A and AAAA records referenced from SRV records automatically to packet + +* Add some APIs to get the clean service name from RR for browsing + +* release! + +done: +* Probing/Conflict resolution * uniqueness +* respect escaping in name serialization +* really send goodbye packets +* refresh subscribed records only +* FLX_DNS_TYPE_ANY support +* Known-Answer suppression client part +* Known-Answer suppression server part +* make flx_server_add_text() and flx_server_add_service() variadic functions +* name compression +* remove expression "rrset" from source files * defend our entries on incoming goodbye +* allow NULL bytes in TXT records +* add flx_server_add_service_strlst() and friends +* change flx_* to avahi_*