mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
Improve packet analysis data flow.
This commit is contained in:
parent
90eb97876f
commit
38337d799b
43 changed files with 141 additions and 176 deletions
|
@ -239,7 +239,6 @@ protected:
|
|||
detail::PacketFilter* packet_filter;
|
||||
uint64_t num_packets_processed;
|
||||
detail::PacketProfiler* pkt_profiler;
|
||||
bool dump_this_packet; // if true, current packet should be recorded
|
||||
};
|
||||
|
||||
namespace detail {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue