Update zeekctl submodule [nomail] [skip ci]

This commit is contained in:
Tim Wojtulewicz 2022-10-07 09:22:56 -07:00
parent 7b0005bf9c
commit a7ea14ece5
2 changed files with 12 additions and 1 deletions

11
NEWS
View file

@ -6,6 +6,17 @@ release. For an exhaustive list of changes, see the ``CHANGES`` file
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
-----------------

@ -1 +1 @@
Subproject commit 495a4f6967aedcea674141622506b2b43d8b18fd
Subproject commit 73c5d59a57be1d22db10a2b7b00a1d876ef688f2