Plugins for the NetControl framework.
base/frameworks/netcontrol/plugins/__load__.bro
base/frameworks/netcontrol/plugins/debug.bro
Debugging plugin for the NetControl framework, providing insight into executed operations.
base/frameworks/netcontrol/plugins/openflow.bro
OpenFlow plugin for the NetControl framework.
base/frameworks/netcontrol/plugins/packetfilter.bro
NetControl plugin for the process-level PacketFilter that comes with Bro. Since the PacketFilter in Bro is quite limited in scope and can only add/remove filters for addresses, this is quite limited in scope at the moment.
base/frameworks/netcontrol/plugins/broker.bro
Broker plugin for the NetControl framework. Sends the raw data structures used in NetControl on to Broker to allow for easy handling, e.g., of command-line scripts.
base/frameworks/netcontrol/plugins/acld.bro
Acld plugin for the netcontrol framework.