mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-31 06:45:56 -04:00
[master] Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
This commit is contained in:
commit
4b0cd81a85
1 changed files with 4 additions and 2 deletions
|
|
@ -1877,9 +1877,11 @@ category notify { null; };
|
|||
</p>
|
||||
|
||||
<p>
|
||||
The query log entry reports the client's IP
|
||||
The query log entry first reports a client object
|
||||
identifier in @0x<hexadecimal-number>
|
||||
format. Next, it reports the client's IP
|
||||
address and port number, and the query name,
|
||||
class and type. Next it reports whether the
|
||||
class and type. Next, it reports whether the
|
||||
Recursion Desired flag was set (+ if set, -
|
||||
if not set), if the query was signed (S),
|
||||
EDNS was in used along with the EDNS version
|
||||
|
|
|
|||
Loading…
Reference in a new issue