mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/move-broker-to-cluster-publish'
* origin/topic/awelzel/move-broker-to-cluster-publish: netcontrol: Move to Cluster::publish() openflow: Move to Cluster::publish() netcontrol/catch-and-release: Move to Cluster::publish() config: Move to Cluster::publish() ssl/validate-certs: Move to Cluster::publish() irc: Move to Cluster::publish() ftp: Move to Cluster::publish() dhcp: Move to cluster publish notice: Move to Cluster::publish() intel: Move to Cluster::publish() sumstats: Move to Cluster::publish()
This commit is contained in:
commit
1158757b2b
13 changed files with 109 additions and 85 deletions
24
CHANGES
24
CHANGES
|
@ -1,3 +1,27 @@
|
|||
7.1.0-dev.808 | 2024-12-12 13:17:51 -0700
|
||||
|
||||
* netcontrol: Move to Cluster::publish() (Arne Welzel, Corelight)
|
||||
|
||||
* openflow: Move to Cluster::publish() (Arne Welzel, Corelight)
|
||||
|
||||
* netcontrol/catch-and-release: Move to Cluster::publish() (Arne Welzel, Corelight)
|
||||
|
||||
* config: Move to Cluster::publish() (Arne Welzel, Corelight)
|
||||
|
||||
* ssl/validate-certs: Move to Cluster::publish() (Arne Welzel, Corelight)
|
||||
|
||||
* irc: Move to Cluster::publish() (Arne Welzel, Corelight)
|
||||
|
||||
* ftp: Move to Cluster::publish() (Arne Welzel, Corelight)
|
||||
|
||||
* dhcp: Move to cluster publish (Arne Welzel, Corelight)
|
||||
|
||||
* notice: Move to Cluster::publish() (Arne Welzel, Corelight)
|
||||
|
||||
* intel: Move to Cluster::publish() (Arne Welzel, Corelight)
|
||||
|
||||
* sumstats: Move to Cluster::publish() (Arne Welzel, Corelight)
|
||||
|
||||
7.1.0-dev.796 | 2024-12-12 13:16:57 -0700
|
||||
|
||||
* cluster/Backend: Handle unspecified table/set (Arne Welzel, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue