zeek/scripts/base/protocols/dns
Seth Hall ae9a02140e Fix the issue with transaction ID reuse in a single DNS connection.
- Each transaction ID within a connection is now maintained as
   a queue of DNS::Info logging records.

 - New function added to the queue.bro script to support
   peeking at the new gettable item in the queue without removing it.
2013-05-17 10:35:08 -04:00
..
__load__.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
consts.bro Add Conn and DNS protocol script documentation. (fixes #731) 2012-01-09 14:23:24 -06:00
main.bro Fix the issue with transaction ID reuse in a single DNS connection. 2013-05-17 10:35:08 -04:00