zeek/scripts/base/protocols/dns
Arne Welzel 4f1fc296b6 DNS: Implement NAPTR RR support
My phone is sending NAPTR queries and we reported an unknown RR type 35
in weird.log for the response, so figured I'd just add it.
2025-06-24 17:43:27 +02:00
..
__load__.zeek Raise warnings when for DNS events that are not raised due to dns_skip_all_addl 2025-01-07 17:46:27 +00:00
check-event-handlers.zeek Raise warnings when for DNS events that are not raised due to dns_skip_all_addl 2025-01-07 17:46:27 +00:00
consts.zeek Update DNS type strings to match correct mappings 2022-11-02 14:22:46 -07:00
main.zeek DNS: Implement NAPTR RR support 2025-06-24 17:43:27 +02:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00

Support for Domain Name System (DNS) protocol analysis.