mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/4474-cluster-websocket-ipv6'
* origin/topic/awelzel/4474-cluster-websocket-ipv6: IXWebsocket: Bump to version with memset() sock addr fix cluster/websocket: Deprecate $listen_host, introduce $listen_addr cluster/websocket-ixwebsocket: Determine proper address_family
This commit is contained in:
commit
f16ebd34b3
44 changed files with 354 additions and 42 deletions
8
CHANGES
8
CHANGES
|
@ -1,3 +1,11 @@
|
|||
8.0.0-dev.267 | 2025-05-30 11:43:57 +0200
|
||||
|
||||
* IXWebsocket: Bump to version with memset() sock addr fix (Arne Welzel, Corelight)
|
||||
|
||||
* cluster/websocket: Deprecate $listen_host, introduce $listen_addr (Arne Welzel, Corelight)
|
||||
|
||||
* GH-4474: cluster/websocket-ixwebsocket: Determine proper address_family (Arne Welzel, Corelight)
|
||||
|
||||
8.0.0-dev.262 | 2025-05-28 08:29:33 -0700
|
||||
|
||||
* Remove obsolete --with-bind configure flag (Tim Wojtulewicz, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue