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

This is similar to GH-3206. There do not seem to be practical consequences - but we should still fix it. This also includes the udp-testcase that was forgotten in GH-3206.
6 lines
229 B
Text
6 lines
229 B
Text
# Check that data contained in the UDP 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
|
|
|