]> git.meshlink.io Git - catta/blobdiff - todo
add support for dots and backslashes in domain names (required for DNS-SD)
[catta] / todo
diff --git a/todo b/todo
index 2aea0e1395832cc7d817f60b87c0214fa1d1ba70..a28560262031332bae4998747debad0716143082 100644 (file)
--- a/todo
+++ b/todo
@@ -1,8 +1,28 @@
-* Unicast responses/queries
-* Known-Answer suppression
-* Truncation
+todo:
 * Probing/Conflict resolution
-* Legacy unicast
-* really send goodbye packets
 * uniqueness
+
 * defend our entries on incoming goodbye
+
+* Unicast responses/queries
+* Legacy unicast
+
+* remove expression "rrset" from source files
+
+* add SRV and TXT records referenced from PTR records automatically to packet
+* add A and AAAA records referenced from SRV records automatically to packet
+
+* respect escaping in name serialization
+
+* allow NULL bytes in TXT records
+
+done:
+* 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
+
+