mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00

The broxygen-generated files now live in the git repo, have tests that check that they are up-to-date, and a script to re-generate them on-demand.
20 lines
458 B
ReStructuredText
20 lines
458 B
ReStructuredText
:orphan:
|
|
|
|
Package: base/protocols/dns
|
|
===========================
|
|
|
|
Support for Domain Name System (DNS) protocol analysis.
|
|
|
|
:doc:`/scripts/base/protocols/dns/__load__.bro`
|
|
|
|
|
|
:doc:`/scripts/base/protocols/dns/consts.bro`
|
|
|
|
Types, errors, and fields for analyzing DNS data. A helper file
|
|
for DNS analysis scripts.
|
|
|
|
:doc:`/scripts/base/protocols/dns/main.bro`
|
|
|
|
Base DNS analysis script which tracks and logs DNS queries along with
|
|
their responses.
|
|
|