mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() This only changes the script-layer API, but keeps the std::string host in the C++ layer's ServerOptions. Mostly because the ixwebsocket library takes host as std::string. Also, maybe at some point we'd want to support something scheme-based like unix:///var/run/zeek.sock and placing that in a string could not be totally wrong. Add tests for IPV6, too. |
||
---|---|---|
.. | ||
nodes | ||
__load__.zeek | ||
broker-backpressure.zeek | ||
broker-stores.zeek | ||
broker-telemetry.zeek | ||
main.zeek | ||
pools.zeek | ||
README | ||
setup-connections.zeek | ||
supervisor.zeek |
The cluster framework provides for establishing and controlling a cluster of Zeek instances.