NetControl¶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.
| Namespace: | NetControl |
|---|---|
| Imports: | base/frameworks/netcontrol/plugin.bro |
| Source File: | /scripts/base/frameworks/netcontrol/plugins/packetfilter.bro |
NetControl::create_packetfilter: function |
Instantiates the packetfilter plugin. |
NetControl::create_packetfilter¶| Type: | function () : NetControl::PluginState |
|---|
Instantiates the packetfilter plugin.