mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() For event/hook handlers that had a previous declaration, any &default arguments are ineffective. Only &default uses in the initial prototype's arguments have an effect (that includes if the handler is actually the site at which the declaration occurs). |
||
---|---|---|
.. | ||
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.