]> git.meshlink.io Git - catta/blob - docs/TODO
* complete error handling in avahi-client
[catta] / docs / TODO
1 todo:
2 * avahi-client:
3    * service resolving
4    * examples
5 * release!
6
7 later:
8 * drop glib from avahi-daemon
9 * support for special domain PTR records based on local IP subnet address
10 * Changes resulting in updated RFC of 7th June 2005:
11   * Defer responses to replies with TC bit set by 400-500msec
12   * Defer unicast responses the same way as multicast responses 
13
14 done:
15 * doxygen updates
16 * deal with no local interface
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
30 * add flx_server_add_service_strlst() and friends
31 * change flx_* to avahi_*
32 * Unicast responses/queries
33 * Legacy unicast
34 * no flush bit in known answer
35 * always set AA
36 * check: TC bit is valid for queries ONLY
37 * add SRV and TXT records referenced from PTR records automatically to packet
38 * add A and AAAA records referenced from SRV records automatically to packet
39 * support known answer suppresion for incoming unicast queries
40 * check wether RRsets are supported correctly (i.e. that all records of an
41   RRset are really sent if it is requested) (rfc 2181)
42 * case insensitve comparison
43 * drop records from cache only one second after flush cache bit entry was received
44 * either send entire RRSET or don't set flush cache bit!
45 * mantain flush cache bit correctly in psched
46 * Return to probing state on conflict
47 * response job dependencies
48 * enlarge packet in case a record/query is too large to fit in a normal packet
49 * reflector
50 * test against apple test suite
51 * sensible logging
52 * c++ support
53 * drop trailing dot on avahi_normalize_name()
54 * add entry_group::reset()
55 * add internal error codes
56 * finish DBUS stuff: allow NUL bytes in TXT records
57 * allow srv port == 0