mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00
quic: Initial implementation
This commit is contained in:
parent
ffc35d90ba
commit
44d7c45723
12 changed files with 848 additions and 0 deletions
4
testing/btest/scripts/base/protocols/quic/run-pcap.zeek
Normal file
4
testing/btest/scripts/base/protocols/quic/run-pcap.zeek
Normal file
|
@ -0,0 +1,4 @@
|
|||
# @TEST-DOC: Test that runs the pcap
|
||||
# @TEST-EXEC: zeek -Cr $TRACES/quic/quic_win11_firefox_google.pcap base/protocols/quic >output
|
||||
# @TEST-EXEC: btest-diff conn.log
|
||||
# @TEST-EXEC: btest-diff ssl.log
|
Loading…
Add table
Add a link
Reference in a new issue