2 * Add some APIs to get the clean service name from RR for browsing
5 * Return to probing state on conflict
6 * fix flush bit when working on RRsets
7 * one RR too large for single packet
8 * case insensitve comparision
10 * test against apple test suite
15 * Probing/Conflict resolution
17 * respect escaping in name serialization
18 * really send goodbye packets
19 * refresh subscribed records only
20 * FLX_DNS_TYPE_ANY support
21 * Known-Answer suppression client part
22 * Known-Answer suppression server part
23 * make flx_server_add_text() and flx_server_add_service() variadic functions
25 * remove expression "rrset" from source files
26 * defend our entries on incoming goodbye
27 * allow NULL bytes in TXT records
28 * add flx_server_add_service_strlst() and friends
29 * change flx_* to avahi_*
30 * Unicast responses/queries
32 * no flush bit in known answer
34 * check: TC bit is valid for queries ONLY
35 * add SRV and TXT records referenced from PTR records automatically to packet
36 * add A and AAAA records referenced from SRV records automatically to packet
37 * support known answer suppresion for incoming unicast queries
38 * check wether RRsets are supported correctly (i.e. that all records of an
39 RRset are really sent if it is requested) (rfc 2181)