summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-14 00:56:25 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-14 00:56:25 +0000
commitb789f76475170c84fce85383279aa8f683ad1ff9 (patch)
tree79979a4fc6b3f63e51fe1fa82b155c9b8d1c3246 /docs
parent843f5fba386f9787c1562ce02bea42bfdfc09898 (diff)
* allow SRV records with port == 0 (for flagship naming)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@312 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/TODO b/docs/TODO
index aeca215..4670224 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -1,10 +1,10 @@
todo:
-* drop glib from avahi-daemon
-* allow srv port == 0
* deal with no local interface ?
+* doxygen updates
* release!
later:
+* drop glib from avahi-daemon
* support for special domain PTR records based on local IP subnet address
* Changes resulting in updated RFC of 7th June 2005:
* Defer responses to replies with TC bit set by 400-500msec
@@ -51,3 +51,4 @@ done:
* add entry_group::reset()
* add internal error codes
* finish DBUS stuff: allow NUL bytes in TXT records
+* allow srv port == 0