]> git.meshlink.io Git - catta/blob - todo
put the avahi rename into the done section of the 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 * autoconf
11 * release!
12
13 done:
14 * Probing/Conflict resolution
15 * uniqueness
16 * respect escaping in name serialization
17 * really send goodbye packets
18 * refresh subscribed records only
19 * FLX_DNS_TYPE_ANY support
20 * Known-Answer suppression client part
21 * Known-Answer suppression server part
22 * make flx_server_add_text() and flx_server_add_service() variadic functions
23 * name compression
24 * remove expression "rrset" from source files
25 * defend our entries on incoming goodbye
26 * allow NULL bytes in TXT records
27 * add flx_server_add_service_strlst() and friends
28 * change flx_* to avahi_*