zeek/scripts/base/frameworks/netcontrol
Johanna Amann 21c300c333 NetControl: Add functions to search for rules affecting IPs/subnets
Adds the functions

NetControl::find_rules_addr and NetControl::fund_rules_subnet

which return a vector containing all rules affecting a certain IP or
subnet.
2016-03-09 21:32:15 -08:00
..
plugins Rewrite internal handling of rules. 2016-03-09 15:43:47 -08:00
__load__.bro Add new logfiles for shunting and drops to netcontrol 2016-02-17 12:48:16 -08:00
catch-and-release.bro Add new logfiles for shunting and drops to netcontrol 2016-02-17 12:48:16 -08:00
cluster.bro Rewrite internal handling of rules. 2016-03-09 15:43:47 -08:00
drop.bro Add new logfiles for shunting and drops to netcontrol 2016-02-17 12:48:16 -08:00
main.bro NetControl: Add functions to search for rules affecting IPs/subnets 2016-03-09 21:32:15 -08:00
non-cluster.bro Rewrite internal handling of rules. 2016-03-09 15:43:47 -08:00
plugin.bro Add signaling of succesful initialization of plugins to NetControl. 2016-03-08 14:49:22 -08:00
shunt.bro Add new logfiles for shunting and drops to netcontrol 2016-02-17 12:48:16 -08:00
types.bro Extend NetControl logging and fix bugs. 2016-02-11 19:47:29 -08:00