2 * Add sensible record updating API
3 * Passive observation of failures
4 * support for special domain PTR records based on local IP subnet address
5 * add API to detect if a service is local
7 * add wide area support (i.e. DNS-SD over unicast DNS)
8 * remove queries from queue if the browse object they very issued from is destroyed
9 * Changes resulting in updated RFC of 7th June 2005:
10 * Defer responses to replies with TC bit set by 400-500msec
11 * Defer unicast responses the same way as multicast responses
14 * drop glib from avahi-daemon
16 * deal with no local interface
17 * Probing/Conflict resolution
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
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
34 * no flush bit in known answer
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
50 * test against apple test suite
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
61 * publish IP addresses with scope "link" only, unless ther are the only one the interface
63 * add identical service detection cookie