zeek/testing/btest/Files
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
..
broker testing/btest/Files: Add generic broker/cluster-layout.zeek 2025-05-20 20:30:01 +02:00
mmdb Add an IPv6 range to the test MMDB DBs 2024-01-25 23:43:34 -08:00
ws cluster/websocket: Deprecate $listen_host, introduce $listen_addr 2025-05-30 11:02:41 +02:00
zeromq cluster/zeromq: Hook up and enable IPV6 by default 2025-06-24 17:12:45 +02:00
storage-test.sqlite SQLite: Add additional btests, which also cover general storage functionality 2025-03-18 09:32:34 -07:00