mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
quic: Bump maximum history length, make configurable
From zeek/spicy-quic#15
This commit is contained in:
parent
16a51218a5
commit
6604010a05
8 changed files with 39 additions and 14 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue