]> git.meshlink.io Git - catta/blob - todo
* make some functions return a gint, for signaling errors to the user
[catta] / todo
1 todo:
2 * release!
3
4 done:
5 * Probing/Conflict resolution
6 * uniqueness
7 * respect escaping in name serialization
8 * really send goodbye packets
9 * refresh subscribed records only
10 * FLX_DNS_TYPE_ANY support
11 * Known-Answer suppression client part
12 * Known-Answer suppression server part
13 * make flx_server_add_text() and flx_server_add_service() variadic functions
14 * name compression
15 * remove expression "rrset" from source files
16 * defend our entries on incoming goodbye
17 * allow NULL bytes in TXT records
18 * add flx_server_add_service_strlst() and friends
19 * change flx_* to avahi_*
20 * Unicast responses/queries
21 * Legacy unicast
22 * no flush bit in known answer
23 * always set AA
24 * check: TC bit is valid for queries ONLY
25 * add SRV and TXT records referenced from PTR records automatically to packet
26 * add A and AAAA records referenced from SRV records automatically to packet
27 * support known answer suppresion for incoming unicast queries
28 * check wether RRsets are supported correctly (i.e. that all records of an
29   RRset are really sent if it is requested) (rfc 2181)
30 * case insensitve comparison
31 * drop records from cache only one second after flush cache bit entry was received
32 * either send entire RRSET or don't set flush cache bit!
33 * mantain flush cache bit correctly in psched
34 * Return to probing state on conflict
35 * response job dependencies
36 * enlarge packet in case a record/query is too large to fit in a normal packet
37 * reflector
38 * test against apple test suite