mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() * origin/topic/awelzel/4177-4178-custom-event-metadata-part-2: Event: Bail on add_missing_remote_network_timestamp without add_network_timestamp btest/plugin: Test custom metadata publish NEWS: Add note about generic event metadata cluster: Remove deprecated Event constructor cluster: Remove some explicit timestamp handling broker/Manager: Fetch and forward all metadata from events Event/init-bare: Add add_missing_remote_network_timestamp logic cluster/Backend/DoProcessEvent: Use generic metadata, not just timestamps cluster/Event: Support moving args and metadata from event cluster/serializer/broker: Support generic metadata cluster/Event: Generic metadata support Event: Use -1.0 for undefined/unset timestamps cluster: Use shorter obj_desc versions Desc: Add obj_desc() / obj_desc_short() overloads for IntrusivePtr |
||
---|---|---|
.. | ||
benchmark/broker | ||
btest | ||
builtin-plugins | ||
coverage | ||
external | ||
scripts | ||
.gitignore | ||
CMakeLists.txt | ||
Makefile | ||
README |
This directory contains suites for testing for Zeek's correct operation: btest/ An ever-growing set of small unit tests testing Zeek's functionality. external/ A framework for downloading additional test sets that run more complex Zeek configuration on larger traces files. Due to their size, these are not included directly. See the README for more information. scripts/ Helpers scripts used by some tests.