mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
BIT-788: use DNS QR field to better identify flow direction.
This commit is contained in:
parent
3956df4407
commit
8efaae96cd
9 changed files with 38 additions and 9 deletions
3
testing/btest/scripts/base/protocols/dns/flip.bro
Normal file
3
testing/btest/scripts/base/protocols/dns/flip.bro
Normal file
|
@ -0,0 +1,3 @@
|
|||
# @TEST-EXEC: bro -r $TRACES/dns53.pcap
|
||||
# @TEST-EXEC: btest-diff dns.log
|
||||
# If the DNS reply is seen first, should be able to correctly set orig/resp.
|
Loading…
Add table
Add a link
Reference in a new issue