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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user