mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
![]() This adds an event that is raised once Catch & Release ceases the block management for an IP address because the IP has not been seen in traffic during the watch interval. This allows users who use their own logic on the top of catch and release know when they will have to start re-blocking the IP if it occurs in traffic again. |
||
---|---|---|
.. | ||
plugins | ||
__load__.bro | ||
catch-and-release.bro | ||
cluster.bro | ||
drop.bro | ||
main.bro | ||
non-cluster.bro | ||
plugin.bro | ||
README | ||
shunt.bro | ||
types.bro |
The NetControl framework provides a way for Bro to interact with networking hard- and software, e.g. for dropping and shunting IP addresses/connections, etc.