summaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-05-10 20:11:18 +0000
committerLennart Poettering <lennart@poettering.net>2005-05-10 20:11:18 +0000
commit602a2b6481587b7da2594db39151ec9380f276df (patch)
treecf41933a1abc3dd0a79e1d18146ceaf9ec99f5b7 /todo
parentc650dc3616bd6cd55c5ebbe84cf80d7e042aac45 (diff)
* abstract MTU stuff for packet generation
* unicast response support * legacy unicast support git-svn-id: file:///home/lennart/svn/public/avahi/trunk@66 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'todo')
-rw-r--r--todo5
1 files changed, 2 insertions, 3 deletions
diff --git a/todo b/todo
index 8019211..b0a9fef 100644
--- a/todo
+++ b/todo
@@ -1,7 +1,4 @@
todo:
-* Unicast responses/queries
-* Legacy unicast
-
* add SRV and TXT records referenced from PTR records automatically to packet
* add A and AAAA records referenced from SRV records automatically to packet
@@ -25,3 +22,5 @@ done:
* allow NULL bytes in TXT records
* add flx_server_add_service_strlst() and friends
* change flx_* to avahi_*
+* Unicast responses/queries
+* Legacy unicast