zeek/scripts/base/frameworks/netcontrol
Johanna Amann 2f74825785 NetControl: fix several small logging issues
forgotten messages are only logged on the manager (or standalone host)
now. Logs are not written by default anymore when Bro encounters traffic
that should have been blocked.
2016-05-27 08:51:06 -07:00
..
plugins Merge remote-tracking branch 'origin/master' into topic/johanna/netcontrol-improvements 2016-05-19 16:17:07 -07:00
__load__.bro Add new logfiles for shunting and drops to netcontrol 2016-02-17 12:48:16 -08:00
catch-and-release.bro NetControl: fix several small logging issues 2016-05-27 08:51:06 -07:00
cluster.bro NetControl: rewrite catch and release and small fixes. 2016-05-23 16:16:21 -07:00
drop.bro NetControl: rewrite catch and release and small fixes. 2016-05-23 16:16:21 -07:00
main.bro NetControl: rewrite catch and release and small fixes. 2016-05-23 16:16:21 -07:00
non-cluster.bro NetControl: add rule exists as state besides added and failure. 2016-03-24 15:06:07 -07:00
plugin.bro Merge remote-tracking branch 'origin/topic/johanna/netcontrol' 2016-03-11 14:29:23 -08:00
README NetControl: add predicates to broker plugin 2016-03-14 18:48:49 -07:00
shunt.bro Merge remote-tracking branch 'origin/topic/johanna/netcontrol' 2016-03-11 14:29:23 -08:00
types.bro Fix more "make doc" warnings 2016-05-05 15:18:50 -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.