zeek/scripts/base/protocols/dns
Jon Siwek 31866f8f59 Change dns.log to include only standard DNS queries.
The scope of dns.log is now only standard queries (OPCODE == 0).  Other
kinds of queries (e.g. inverse query) were not handled correctly and
could interfere with the state tracking of the default DNS scripts.
2014-01-28 13:56:22 -06:00
..
__load__.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
consts.bro Fix typos and formatting in the dns protocol docs 2013-10-15 16:44:28 -05:00
main.bro Change dns.log to include only standard DNS queries. 2014-01-28 13:56:22 -06:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00

Support for Domain Name System (DNS) protocol analysis.