zeek/scripts/base/frameworks/netcontrol
Seth Hall 8cefb9be42 Implement the zeek_init handler.
Implements the change and a test.
2019-04-14 08:37:35 -04:00
..
plugins Fix possible race in netcontrol acld/broker plugins 2018-08-17 10:31:31 -05:00
__load__.bro Add new logfiles for shunting and drops to netcontrol 2016-02-17 12:48:16 -08:00
catch-and-release.bro Implement the zeek_init handler. 2019-04-14 08:37:35 -04:00
cluster.bro Implement the zeek_init handler. 2019-04-14 08:37:35 -04:00
drop.bro Implement the zeek_init handler. 2019-04-14 08:37:35 -04:00
main.bro Implement the zeek_init handler. 2019-04-14 08:37:35 -04:00
non-cluster.bro NetControl: allow reasons in remove_rule calls. 2016-08-05 10:49:09 -07:00
plugin.bro Fix minor typos in documentation of various scripts 2016-11-11 14:08:17 -06:00
README NetControl: add predicates to broker plugin 2016-03-14 18:48:49 -07:00
shunt.bro Implement the zeek_init handler. 2019-04-14 08:37:35 -04:00
types.bro Convert more redef-able constants to runtime options 2018-08-27 19:38:47 -05:00

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.