summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-09-10 00:22:30 +0000
committerLennart Poettering <lennart@poettering.net>2005-09-10 00:22:30 +0000
commite8edcf439d2ce1593af11c357893681b6b3c0bb4 (patch)
treed630ac06209abd27e352cef664394bc0cb9b904e /docs
parenta9566d5dcac080d7fa91546823277c57a5d09a5f (diff)
* 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
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
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