mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/3503-quic-v2'
* origin/topic/awelzel/3503-quic-v2: quic: tests: Require have-spicy quic: analyzer: Recognize and report unknown versions better quic: tests: Add QUIC v2 test cases quic: analyzer: Support QUIC v2 quic: decrypt_crypto: Support QUIC v2
This commit is contained in:
commit
fe0f981f87
20 changed files with 398 additions and 167 deletions
3
NEWS
3
NEWS
|
@ -132,6 +132,9 @@ New Functionality
|
|||
``signatures.log``. This log is based on the generation of ``signature_match()``
|
||||
events.
|
||||
|
||||
- The QUIC analyzer has been extended to support analyzing QUIC Version 2
|
||||
INITIAL packets (RFC 9369).
|
||||
|
||||
|
||||
Changed Functionality
|
||||
---------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue