]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1581] Comment
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Mon, 13 Feb 2012 14:39:53 +0000 (15:39 +0100)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Mon, 13 Feb 2012 14:39:53 +0000 (15:39 +0100)
src/bin/auth/tests/query_unittest.cc

index 53003a062bcfcc9fa070a4d304811216d8b8886d..ca90853e3f40fe2743c18bc22de25fa4efd44c8a 100644 (file)
@@ -249,7 +249,9 @@ public:
 
         // (Faked) NSEC3 hash map.  For convenience we use hardcoded built-in
         // map instead of calculating and using actual hash.
-        // The used hash values are borrowed from RFC5155 examples.
+        // The used hash values are borrowed from RFC5155 examples (they are
+        // based on the query name, not that they would correspond directly
+        // to the name).
         hash_map_[Name("example.com")] = "0p9mhaveqvm6t7vbl5lop2u3t2rp3tom";
         hash_map_[Name("www.example.com")] =
             "q04jkcevqvmu85r014c7dkba38o0ji5r";