mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add ability for BroControl to skip cluster setup
It does this by setting the BROCTL_CHECK_CONFIG env. variable. Related to BIT-1938.
This commit is contained in:
parent
66ee376411
commit
8ee92c70da
4 changed files with 13 additions and 2 deletions
8
CHANGES
8
CHANGES
|
@ -1,4 +1,12 @@
|
|||
|
||||
2.5-671 | 2018-06-21 11:55:39 -0500
|
||||
|
||||
* Add ability for BroControl to skip cluster setup (Corelight)
|
||||
|
||||
* BIT-1938: fix crash in Broker manager shutdown (Corelight)
|
||||
|
||||
* Disable broxygen when running unit tests (Daniel Thayer)
|
||||
|
||||
2.5-668 | 2018-06-15 17:14:33 -0500
|
||||
|
||||
* Make old comm. system usages an error unless old_comm_usage_is_ok is set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue