From e8edcf439d2ce1593af11c357893681b6b3c0bb4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 10 Sep 2005 00:22:30 +0000 Subject: * add magic identification cookies to service TXT records automatically * add an API to query the local service cookie * add a DBUS interface to query the local service cookie * wrap that in avahi-client git-svn-id: file:///home/lennart/svn/public/avahi/trunk@555 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- docs/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index a5e32cf..97b8aac 100644 --- a/docs/TODO +++ b/docs/TODO @@ -2,7 +2,6 @@ todo: * Add sensible record updating API * Passive observation of failures * support for special domain PTR records based on local IP subnet address -* add identical service detection cookie * add API to detect if a service is local * add subtype browsing * add wide area support (i.e. DNS-SD over unicast DNS) @@ -61,3 +60,4 @@ done: * examples * publish IP addresses with scope "link" only, unless ther are the only one the interface * release 0.2! +* add identical service detection cookie -- cgit