zeek/scripts
Robin Sommer f5aa5c3466
Spicy: Provide zeek::skip_input() to disable deliver to current analyzer.
```
## Tells Zeek to skip sending any further input data to the current analyzer.
## This is supported for protocol and file analyzers.
public function skip_input() : void;
```

Closes #3443.
2023-11-09 10:43:49 +01:00
..
base EventRegistry: Deprecate UsedHandlers() and UnusedHandlers() 2023-11-07 16:06:17 +01:00
policy policy/misc/load-balancing: Deprecate script 2023-11-07 16:06:16 +01:00
site telemetry: Disable metrics centralization by default 2023-06-21 20:13:55 +02:00
spicy Spicy: Provide zeek::skip_input() to disable deliver to current analyzer. 2023-11-09 10:43:49 +01:00
zeekygen zeekygen: Disable zeek_init() handlers causing error output 2023-10-11 15:18:33 +02: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 telemetry: Disable metrics centralization by default 2023-06-21 20:13:55 +02:00