]> git.meshlink.io Git - catta/blobdiff - todo
rename avahi.h => core.h
[catta] / todo
diff --git a/todo b/todo
index 3e24640ce98b30fdfb4615567c25a813f0234608..80192111662acbe59cdba40e24a0d55d3202ebc7 100644 (file)
--- a/todo
+++ b/todo
@@ -5,7 +5,9 @@ todo:
 * add SRV and TXT records referenced from PTR records automatically to packet
 * add A and AAAA records referenced from SRV records automatically to packet
 
-* allow NULL bytes in TXT records
+* Add some APIs to get the clean service name from RR for browsing
+
+* release!
 
 done:
 * Probing/Conflict resolution
@@ -20,5 +22,6 @@ done:
 * 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_*