mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Update zeekctl submodule [nomail] [skip ci]
This commit is contained in:
parent
7b0005bf9c
commit
a7ea14ece5
2 changed files with 12 additions and 1 deletions
11
NEWS
11
NEWS
|
@ -6,6 +6,17 @@ release. For an exhaustive list of changes, see the ``CHANGES`` file
|
||||||
Zeek 5.2.0
|
Zeek 5.2.0
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Breaking Changes
|
||||||
|
----------------
|
||||||
|
|
||||||
|
- Zeekctl now assigns network ports to workers starting at port 27760. This
|
||||||
|
fixes an issue where workers were starting up with ports within Linux's
|
||||||
|
ephemeral port range, and were potentiall failing to startup due the ports
|
||||||
|
already being in use. This change may require changes in firewall/routing
|
||||||
|
configurations between hosts in a Zeek cluster. This should not affect
|
||||||
|
clusters running on FreeBSD, as that OS uses a different range for ephemeral
|
||||||
|
ports.
|
||||||
|
|
||||||
New Functionality
|
New Functionality
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 495a4f6967aedcea674141622506b2b43d8b18fd
|
Subproject commit 73c5d59a57be1d22db10a2b7b00a1d876ef688f2
|
Loading…
Add table
Add a link
Reference in a new issue