zeek/testing/btest/broker
Arne Welzel 53b0f0ad64 Event: Deprecate default network timestamp metadata
This deprecates the Event constructor and the ``ts`` parameter of Enqueue()
Instead, versions are introduced that take a detail::MetadataVectorPtr which
can hold the network timestamp metadata and is meant to be allocated by the
caller instead of automatically during Enqueue() or within the Event
constructor.

This also introduces a BifConst ``EventMetadata::add_network_timestamp`` to
opt-in adding network timestamps to events globally. It's disabled by
default as there are not a lot of known use cases that need this.
2025-05-23 19:32:23 +02:00
..
store btest/broker: Use generic cluster-layout.zeek 2025-05-20 20:30:01 +02:00
connect-on-retry.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
disconnect.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
error.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
event-group-interaction.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
opaque.zeek Spelling testing 2022-11-16 20:05:03 -05:00
peering-directionality.zeek Expand Broker APIs to allow tracking directionality of peering establishment 2025-04-21 14:08:42 -07:00
publish_unspecified_table.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
python-bindings.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_event.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_event_any.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_event_auto.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_event_auto_ts.zeek Event: Deprecate default network timestamp metadata 2025-05-23 19:32:23 +02:00
remote_event_index_types.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_event_schedule_ts.zeek Event: Deprecate default network timestamp metadata 2025-05-23 19:32:23 +02:00
remote_event_ssl_auth.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_event_ts.zeek Event: Deprecate default network timestamp metadata 2025-05-23 19:32:23 +02:00
remote_event_ts_compat.zeek Event: Deprecate default network timestamp metadata 2025-05-23 19:32:23 +02:00
remote_event_vector_any.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_id.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_log.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_log_batch.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_log_late_join.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
remote_log_types.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
ssl-mismatch.zeek Avoid race conditions in broker.ssl-mismatch test 2022-07-10 15:47:43 +02:00
ssl_auth_failure.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
telemetry.zeek btest/broker: Use generic cluster-layout.zeek 2025-05-20 20:30:01 +02:00
unpeer.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
web-socket-events-metadata.zeek Event: Deprecate default network timestamp metadata 2025-05-23 19:32:23 +02:00
web-socket-events.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00