Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
d6c6fe48
Commit
d6c6fe48
authored
Jun 11, 2013
by
Yoshitaka Aharen
Browse files
[2796] add a note to describe why qryrecursion is limited to queries
parent
bb08c0bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/auth/b10-auth.xml.pre
View file @
d6c6fe48
...
...
@@ -248,6 +248,13 @@
but remember that if there's any error related to TSIG, some
of the counted opcode may not be trustworthy.
</para>
<para>
RD bit is not specific to queries (requests of opcode 0), but
<quote>
qryrecursion
</quote>
is limited to queries because RD bit is
meaningless for the other opcodes and they are passed to another
BIND 10 module such as
<command>
b10-ddns
</command>
.
</para>
</note>
</refsect1>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment