From 28d336020ca1f6dbb88d64cac3ffdd1a67ee3de7 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 17 May 2005 00:03:50 +0000 Subject: * split packet scheduler into three seperate parts * test against Aplle test suit, most tests pass now * suppress auxiliary records by known answers * handle very large records git-svn-id: file:///home/lennart/svn/public/avahi/trunk@74 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- todo | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'todo') diff --git a/todo b/todo index 108c20a..fa31683 100644 --- a/todo +++ b/todo @@ -1,11 +1,6 @@ todo: * Add some APIs to get the clean service name from RR for browsing -RFC MUSTs: - * one RR too large for single packet - -* response job dependencies - * test against apple test suite * release! @@ -41,3 +36,5 @@ done: * either send entire RRSET or don't set flush cache bit! * mantain flush cache bit correctly in psched * Return to probing state on conflict +* response job dependencies +* enlarge packet in case a record/query is too large to fit in a normal packet -- cgit