From 602a2b6481587b7da2594db39151ec9380f276df Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 10 May 2005 20:11:18 +0000 Subject: * 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 --- todo | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'todo') 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 -- cgit