mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

* origin/topic/johanna/tcp-padding: Do not forward padding to downstream TCP packet analyzer
6 lines
234 B
Text
6 lines
234 B
Text
# Check that data contained in the ethernet padding does not make it into protocol analysis
|
|
|
|
# @TEST-EXEC: zeek -C -r $TRACES/tcp-http-with-padding.pcap %INPUT >out
|
|
# @TEST-EXEC: btest-diff conn.log
|
|
# @TEST-EXEC: btest-diff http.log
|
|
|