mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00
![]() The NetBios name service RFC (1002) specified NBSTAT (NetBios Status) resource records to have identifier 0x0021. The DNS SRV RFC specified SRV records to have identifier 33. Unfortunately those are the same number. :) We now check the resp port to handle this situation better so that we won't be attempting to parse NBSTAT records as SRV (which causes several weird messages). |
||
---|---|---|
.. | ||
__load__.bro | ||
consts.bro | ||
main.bro | ||
README |
Support for Domain Name System (DNS) protocol analysis.