Merge remote-tracking branch 'origin/topic/johanna/tcp-padding'

* origin/topic/johanna/tcp-padding:
  Do not forward padding to downstream TCP packet analyzer
This commit is contained in:
Johanna Amann 2023-08-03 07:17:43 +01:00
commit 81ce83590d
8 changed files with 45 additions and 3 deletions

View file

@ -0,0 +1,6 @@
# 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