zeek/scripts/base/frameworks/netcontrol
Daniel Thayer 3057d2b8fb Fix various typos in the NetControl docs
Also fixed warnings that were seen while building the docs
with "make doc".
2016-11-08 15:25:28 -06:00
..
plugins Fix various typos in the NetControl docs 2016-11-08 15:25:28 -06:00
__load__.bro Add new logfiles for shunting and drops to netcontrol 2016-02-17 12:48:16 -08:00
catch-and-release.bro Fix various typos in the NetControl docs 2016-11-08 15:25:28 -06:00
cluster.bro Fix various typos in the NetControl docs 2016-11-08 15:25:28 -06:00
drop.bro Fix various typos in the NetControl docs 2016-11-08 15:25:28 -06:00
main.bro Fix various typos in the NetControl docs 2016-11-08 15:25:28 -06:00
non-cluster.bro NetControl: allow reasons in remove_rule calls. 2016-08-05 10:49:09 -07:00
plugin.bro Fix various typos in the NetControl docs 2016-11-08 15:25:28 -06:00
README NetControl: add predicates to broker plugin 2016-03-14 18:48:49 -07:00
shunt.bro Fix various typos in the NetControl docs 2016-11-08 15:25:28 -06:00
types.bro Fix various typos in the NetControl docs 2016-11-08 15:25:28 -06: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.