mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Add test for TCP over 802.3/SNAP
This admittedly is a quite esoteric combination of protocols. But - as we do correctly support them, it seems nice to have a slightly more complete testcase that covers this.
This commit is contained in:
parent
56514d98d6
commit
807bb142a7
3 changed files with 14 additions and 0 deletions
3
testing/btest/scripts/base/protocols/snap/snap-tcp.test
Normal file
3
testing/btest/scripts/base/protocols/snap/snap-tcp.test
Normal file
|
@ -0,0 +1,3 @@
|
|||
# @TEST-EXEC: zeek -r $TRACES/snap-tcp.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff http.log
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue