mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
![]() * topic/christian/gh-2761-default-localnets: Update NEWS to cover new Site::local_nets behavior. Bump external testsuites to reflect updated baselines Add btests for new Site::local_nets behavior Update plugins.hooks baseline to reflect added config framework activity Update scripts.policy.misc.dump-events baseline Update btest baselines to reflect the use of local address ranges. Tighten local-nets filtering in the logging framework's path-func-column-demote test Fix scripts.policy.frameworks.intel.removal test given address locality info Treat private address space as site-local by default Provide a mechanism to suppress logging of internal config framework activity |
||
---|---|---|
.. | ||
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.