mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() This change extends the arguments of NetControl::create_debug, and allows the specification of an optional name argument, which can be used instead of the default-generated name. This is helpful when one wants to attach several plugins to verify behavior in those cases. |
||
---|---|---|
.. | ||
plugins | ||
__load__.zeek | ||
cluster.zeek | ||
drop.zeek | ||
main.zeek | ||
non-cluster.zeek | ||
plugin.zeek | ||
README | ||
shunt.zeek | ||
types.zeek |
The NetControl framework provides a way for Zeek to interact with networking hard- and software, e.g. for dropping and shunting IP addresses/connections, etc.