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