base/frameworks/netcontrol/plugins/packetfilter.zeek¶
-
NetControl
¶
NetControl plugin for the process-level PacketFilter that comes with Zeek. Since the PacketFilter in Zeek 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.zeek |
Summary¶
Functions¶
NetControl::create_packetfilter : function |
Instantiates the packetfilter plugin. |
Detailed Interface¶
Functions¶
-
NetControl::create_packetfilter
¶ Type: function
() :NetControl::PluginState
Instantiates the packetfilter plugin.