Move NSID logging to its own category

It is very verbose, so it is useful to be able to filter it out.
This commit is contained in:
Tony Finch
2018-05-31 12:24:42 +01:00
committed by Mark Andrews
parent 193cc42b44
commit abfbedc0b1
5 changed files with 14 additions and 2 deletions

View File

@@ -6052,7 +6052,7 @@ options {
queries to authoritative name servers during iterative
resolution. If the authoritative server returns an NSID
option in its response, then its contents are logged in
the <command>resolver</command> category at level
the <command>nsid</command> category at level
<command>info</command>.
The default is <userinput>no</userinput>.
</para>

View File

@@ -193,6 +193,16 @@
</para>
</entry>
</row>
<row rowsep="0">
<entry colname="1">
<para><command>nsid</command></para>
</entry>
<entry colname="2">
<para>
NSID options received from upstream servers.
</para>
</entry>
</row>
<row rowsep="0">
<entry colname="1">
<para><command>queries</command></para>