From 14f8d9beb7ef14b0aab5512345e09109bdd8cb0c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 28 Jun 2005 22:09:17 +0000 Subject: * recreate DNS query in simple protocol on host or domain name changes * C++ compatibility git-svn-id: file:///home/lennart/svn/public/avahi/trunk@151 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- todo | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'todo') diff --git a/todo b/todo index 4bee34e..1822fa9 100644 --- a/todo +++ b/todo @@ -1,8 +1,11 @@ todo: * release! -* support for special domain PTR records based on local IP subnet address * drop trailing dot on avahi_normalize_name() -* c++ support +later: +* 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 + * Defer unicast responses the same way as multicast responses done: * Probing/Conflict resolution @@ -40,3 +43,4 @@ done: * reflector * test against apple test suite * sensible logging +* c++ support -- cgit