mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Report packet statistics via the telemetry framework
This commit is contained in:
parent
ae3d6a4df0
commit
67802e711a
6 changed files with 62 additions and 8 deletions
|
@ -9,6 +9,7 @@
|
|||
#include "zeek/iosource/BPF_Program.h"
|
||||
#include "zeek/iosource/IOSource.h"
|
||||
#include "zeek/iosource/Packet.h"
|
||||
#include "zeek/telemetry/Manager.h"
|
||||
|
||||
struct pcap_pkthdr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue