From: Yoshitaka Aharen Date: Mon, 4 Feb 2013 02:08:57 +0000 (+0900) Subject: [2157] add a note for TSIG and opcode to b10-auth man page X-Git-Tag: bind10-1.1.0beta1-release~85^2~5^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af2991a8d5e0a5f6debff5f9105fd215803b6db;p=thirdparty%2Fkea.git [2157] add a note for TSIG and opcode to b10-auth man page --- diff --git a/src/bin/auth/b10-auth.xml.pre b/src/bin/auth/b10-auth.xml.pre index e7064bc4d0..c0bc15872d 100644 --- a/src/bin/auth/b10-auth.xml.pre +++ b/src/bin/auth/b10-auth.xml.pre @@ -210,8 +210,11 @@ - 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.