diff options
author | Lennart Poettering <lennart@poettering.net> | 2005-05-11 23:26:22 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2005-05-11 23:26:22 +0000 |
commit | 3ac3c1fc440619a06f6c77f5f34984bf91f815a6 (patch) | |
tree | 8b30681603488ecdd5c068a400c77c93a569b269 | |
parent | af1ce5fe2245fba0045d2c0d70b58b700938bd2f (diff) |
todo update
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@69 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r-- | todo | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,7 +1,4 @@ todo: -* add SRV and TXT records referenced from PTR records automatically to packet -* add A and AAAA records referenced from SRV records automatically to packet - * Add some APIs to get the clean service name from RR for browsing RFC MUSTs: @@ -9,9 +6,6 @@ RFC MUSTs: * fix flush bit when working on RRsets * one RR too large for single packet -* check wether RRsets are supported correctly (i.e. that all records of an - RRset are really sent if it is requested) (rfc 2181) - * test against apple test suite * release! @@ -37,3 +31,9 @@ done: * no flush bit in known answer * always set AA * check: TC bit is valid for queries ONLY +* add SRV and TXT records referenced from PTR records automatically to packet +* add A and AAAA records referenced from SRV records automatically to packet +* support known answer suppresion for incoming unicast queries +* check wether RRsets are supported correctly (i.e. that all records of an + RRset are really sent if it is requested) (rfc 2181) + |