]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2157] add a note for TSIG and opcode to b10-auth man page
authorYoshitaka Aharen <aharen@jprs.co.jp>
Mon, 4 Feb 2013 02:08:57 +0000 (11:08 +0900)
committerYoshitaka Aharen <aharen@jprs.co.jp>
Mon, 4 Feb 2013 02:08:57 +0000 (11:08 +0900)
src/bin/auth/b10-auth.xml.pre

index e7064bc4d07e52df4d4915947098535ec0e87c02..c0bc15872d9bfb671be5f1c66528352843475b78 100644 (file)
       </para>
 
       <para>
-        Request attributes except for opcode will not be counted if signature
+        Request attributes except for opcode will not be counted if TSIG
         validation failed as they are not reliable.
+        We always count opcode mainly for compatibility with BIND 9,
+        but remember that if there's any error related to TSIG, some
+        of the counted opcode may not be trustworthy.
       </para>
     </note>