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