zeek/scripts/base/protocols/dns
Jon Siwek fef4fda2f7 Fix DNS script deleting a table element while iterating
Doesn't typically cause any problems since the loop breaks after
deleting, except there's now an assert in debug builds catching
potential problems like this.
2020-08-11 11:26:21 -07:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
consts.zeek GH-535: fix typo of "C_HESIOD" in DNS::classes 2019-08-12 13:32:28 -07:00
main.zeek Fix DNS script deleting a table element while iterating 2020-08-11 11:26:21 -07:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00

Support for Domain Name System (DNS) protocol analysis.