mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/quic-draft-mvfst-versions'
* origin/topic/awelzel/quic-draft-mvfst-versions: quic: Handle and log unhandled_version quic: Support decryption of a few more versions
This commit is contained in:
commit
bddd74dcc1
9 changed files with 195 additions and 62 deletions
4
NEWS
4
NEWS
|
@ -133,7 +133,9 @@ New Functionality
|
|||
events.
|
||||
|
||||
- The QUIC analyzer has been extended to support analyzing QUIC Version 2
|
||||
INITIAL packets (RFC 9369).
|
||||
INITIAL packets (RFC 9369). Additionally, prior draft and some of
|
||||
Facebook's mvfst versions are supported. Unknown QUIC versions will now be
|
||||
reported in ``quic.log`` as an entry with a ``U`` history field.
|
||||
|
||||
- Conditional directives (``@if``, ``@ifdef``, ``@ifndef``, ``@else`` and
|
||||
``@endif``) can now be placed within a record's definition to conditionally
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue