]> git.meshlink.io Git - catta/blob - todo
* utf-8 collation of domain names
[catta] / todo
1 todo:
2 * Add some APIs to get the clean service name from RR for browsing
3
4 RFC MUSTs:
5         * Return to probing state on conflict
6         * fix flush bit when working on RRsets
7         * one RR too large for single packet
8
9 * test against apple test suite
10
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_*
29 * Unicast responses/queries
30 * Legacy unicast
31 * no flush bit in known answer
32 * always set AA
33 * check: TC bit is valid for queries ONLY
34 * add SRV and TXT records referenced from PTR records automatically to packet
35 * add A and AAAA records referenced from SRV records automatically to packet
36 * support known answer suppresion for incoming unicast queries
37 * check wether RRsets are supported correctly (i.e. that all records of an
38   RRset are really sent if it is requested) (rfc 2181)
39 * case insensitve comparision
40