From a3865be05e6dcbac182d56de99a5ea2c4b296ddc Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Sun, 13 Mar 2011 13:30:16 +0100 Subject: [PATCH] todo update --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index bb2abe0d..5b6e3fe2 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,7 @@ Todo: * encoding NSEC3/NSEC bitmaps, DEcoding works * AXFR/IXFR with TSIG validation * Failed Xfr triggers nil error? +* HIP RR (needs list of domain names, need slice stuff for that) Issues: * Check the network order, it works now, but this is on Intel??