zeek/scripts
Arne Welzel 89c0b0faf3 cluster/zeromq: Hook up and enable IPV6 by default
ZeroMQ's IPv6 support isn't enabled by default, resulting in
"No such device" errors when attempting to listen on an IPv6
address. This change adds a ipv6 option to the ZeroMQ module
and enables it by default. Further, adds a test configuring
everything to listen on IPv6 ::1 as well, and one test to provoke
the original error. This also regularizes some error messages.

The addr_to_uri() calls weren't actually needed, but they apparently do
not hurt and the result is easier on the eyes, so use them :-)
2025-06-24 17:12:45 +02:00
..
base Merge remote-tracking branch 'origin/topic/awelzel/4522-bdat-last-reply-fix' 2025-06-11 17:25:21 +02:00
policy cluster/zeromq: Hook up and enable IPV6 by default 2025-06-24 17:12:45 +02:00
site site/local: Switch to detect-sql-injection 2025-05-20 16:24:28 +02:00
spicy Spicy: Document lifetime semantics of Zeek analyzers created from Spicy. 2025-04-10 12:17:05 +02:00
zeekygen Remove adjustments and custom terminate() for Zeekygen invocation. 2025-06-05 17:44:15 -07:00
CMakeLists.txt Use the same rules as cmake submodule to reformat Zeek 2023-05-09 08:31:43 -07:00
test-all-policy.zeek Move detect-protocol from frameworks/dpd to frameworks/analyzer 2025-06-04 12:16:09 +01:00