mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge branch 'topic/christian/unexperimental-quic-histories'
* topic/christian/unexperimental-quic-histories: Remove "experimental" from the QUIC history field's comment string [skip ci]
This commit is contained in:
commit
656e88eaa8
3 changed files with 6 additions and 2 deletions
4
CHANGES
4
CHANGES
|
@ -1,3 +1,7 @@
|
|||
7.2.0-dev.433 | 2025-03-27 12:40:40 -0700
|
||||
|
||||
* Remove "experimental" from the QUIC history field's comment string (Christian Kreibich, Corelight)
|
||||
|
||||
7.2.0-dev.431 | 2025-03-26 14:23:51 +0100
|
||||
|
||||
* cluster/zeromq: Improve XPUB stall behavior, add a metric (Arne Welzel, Corelight)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
7.2.0-dev.431
|
||||
7.2.0-dev.433
|
||||
|
|
|
@ -43,7 +43,7 @@ export {
|
|||
## packet if available.
|
||||
client_protocol: string &log &optional;
|
||||
|
||||
## Experimental QUIC history.
|
||||
## QUIC history.
|
||||
##
|
||||
## Letters have the following meaning with client-sent
|
||||
## letters being capitalized:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue