3 * support for special domain PTR records based on local IP subnet address
4 * drop trailing dot on avahi_normalize_name()
8 * Probing/Conflict resolution
10 * respect escaping in name serialization
11 * really send goodbye packets
12 * refresh subscribed records only
13 * FLX_DNS_TYPE_ANY support
14 * Known-Answer suppression client part
15 * Known-Answer suppression server part
16 * make flx_server_add_text() and flx_server_add_service() variadic functions
18 * remove expression "rrset" from source files
19 * defend our entries on incoming goodbye
20 * allow NULL bytes in TXT records
21 * add flx_server_add_service_strlst() and friends
22 * change flx_* to avahi_*
23 * Unicast responses/queries
25 * no flush bit in known answer
27 * check: TC bit is valid for queries ONLY
28 * add SRV and TXT records referenced from PTR records automatically to packet
29 * add A and AAAA records referenced from SRV records automatically to packet
30 * support known answer suppresion for incoming unicast queries
31 * check wether RRsets are supported correctly (i.e. that all records of an
32 RRset are really sent if it is requested) (rfc 2181)
33 * case insensitve comparison
34 * drop records from cache only one second after flush cache bit entry was received
35 * either send entire RRSET or don't set flush cache bit!
36 * mantain flush cache bit correctly in psched
37 * Return to probing state on conflict
38 * response job dependencies
39 * enlarge packet in case a record/query is too large to fit in a normal packet
41 * test against apple test suite