mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Merge remote-tracking branch 'origin/topic/johanna/gh-1829-test'
* origin/topic/johanna/gh-1829-test: Add testcase for TCP segment offloading.
This commit is contained in:
commit
3fe6ad1a82
5 changed files with 32 additions and 1 deletions
|
@ -0,0 +1,6 @@
|
|||
# This test checks that packets get forwarded to a protocol analyzer,
|
||||
# even when TCP segment offloading is enabled, and the IP length field is
|
||||
# not correctly filled out. This requires -C to be passed.
|
||||
#
|
||||
# @TEST-EXEC: zeek -C -r $TRACES/krb/kerberos_tso.pcap
|
||||
# @TEST-EXEC: btest-diff kerberos.log
|
Loading…
Add table
Add a link
Reference in a new issue