zeek/testing/btest/Baseline/plugins.hooks
Arne Welzel 0e027fa4e3 EventMgr: Add Dispatch() with handler and args
Allow users to call event_mgr.Dispatch(handler, args) instead of
constructing the Event instance themselves. Deprecate the old API
and replace users.

There's a subtle change that net_done() may be propagated via
auto_publish() now, but that still needs opt-in from script land
and likely no one did that, or else they'd expected to have it
work anyhow.
2025-04-11 09:58:07 +02:00
..
output EventMgr: Add Dispatch() with handler and args 2025-04-11 09:58:07 +02:00