zeek/scripts/policy/protocols/dns
Jon Siwek c61dfb1963 Rewrite DNS state tracking which matches queries and replies.
The previous method of matching queries with replies was still
unreliable in cases where the reply contains no answers.  The new code
also takes extra measures to avoid pending state growing too large in
cases where the condition to match a query with a corresponding reply is
never met, but yet DNS messages continue to be exchanged over the same
connection 5-tuple (preventing cleanup of the pending state).
2014-01-30 17:21:01 -06:00
..
auth-addl.bro Rewrite DNS state tracking which matches queries and replies. 2014-01-30 17:21:01 -06:00
detect-external-names.bro Fix typos and formatting in the policy/protocols docs 2013-10-21 02:34:28 -05:00