zeek/scripts/policy/frameworks/control
Arne Welzel 3f2fe6fc3d control: Use Cluster::publish() for replying
Switching to ZeroMQ as cluster backend and dabbling with zeekctl
and WebSocket, replies didn't arrive due to the usage of
Broker::publish() rather than Cluster::publish(). Additionally,
add the node name to the topic on which we reply so that the
receiver can figure out which node sent the reply. It could've
been a separate event parameter, but the topic appears just fine.
2025-07-23 11:59:32 +02:00
..
controllee.zeek control: Use Cluster::publish() for replying 2025-07-23 11:59:32 +02:00
controller.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00