]> git.meshlink.io Git - catta/blob - todo
update todo
[catta] / todo
1 todo:
2 * Unicast responses/queries
3 * Legacy unicast
4
5 * add SRV and TXT records referenced from PTR records automatically to packet
6 * add A and AAAA records referenced from SRV records automatically to packet
7
8 * Add some APIs to get the clean service name from RR for browsing
9
10 * release!
11
12 done:
13 * Probing/Conflict resolution
14 * uniqueness
15 * respect escaping in name serialization
16 * really send goodbye packets
17 * refresh subscribed records only
18 * FLX_DNS_TYPE_ANY support
19 * Known-Answer suppression client part
20 * Known-Answer suppression server part
21 * make flx_server_add_text() and flx_server_add_service() variadic functions
22 * name compression
23 * remove expression "rrset" from source files
24 * defend our entries on incoming goodbye
25 * allow NULL bytes in TXT records
26 * add flx_server_add_service_strlst() and friends
27 * change flx_* to avahi_*