Merge remote-tracking branch 'origin/topic/awelzel/quic-longer-but-configurable-history-max-length'

* origin/topic/awelzel/quic-longer-but-configurable-history-max-length:
  quic: Bump maximum history length, make configurable

(cherry picked from commit bf75f56ef7)
This commit is contained in:
Tim Wojtulewicz 2023-10-20 11:44:15 -07:00
parent 78b5852d2f
commit 5eb701787f
10 changed files with 48 additions and 15 deletions

View file

@ -0,0 +1,5 @@
# @TEST-DOC: Test that runs the pcap
# @TEST-EXEC: zeek -Cr $TRACES/quic/firefox-102.13.0esr-blog-cloudflare-com.pcap base/protocols/quic QUIC::max_history_length=3
# @TEST-EXEC: zeek-cut -m ts uid history < quic.log > quic.log.cut
# @TEST-EXEC: btest-diff quic.log.cut
# @TEST-EXEC: btest-diff weird.log