zeek/scripts/base/frameworks/netcontrol
Jon Siwek a994be9eeb Merge remote-tracking branch 'origin/topic/seth/zeek_init'
* origin/topic/seth/zeek_init:
  Some more testing fixes.
  Update docs and tests for bro_(init|done) -> zeek_(init|done)
  Implement the zeek_init handler.
2019-04-19 11:24:29 -07:00
..
plugins Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
catch-and-release.zeek Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
cluster.zeek Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
drop.zeek Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
main.zeek Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
non-cluster.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
plugin.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
README NetControl: add predicates to broker plugin 2016-03-14 18:48:49 -07:00
shunt.zeek Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
types.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -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.