mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
Interface tweaks for PktSrc, plus docs for PktSrc and PktDumper.
This commit is contained in:
parent
5f817513d0
commit
3e669daa05
15 changed files with 464 additions and 101 deletions
|
@ -13,8 +13,7 @@
|
|||
#include "iosource/PktDumper.h"
|
||||
|
||||
extern void net_init(name_list& interfaces, name_list& readfiles,
|
||||
const char* writefile, const char* filter,
|
||||
int do_watchdog);
|
||||
const char* writefile, int do_watchdog);
|
||||
extern void net_run();
|
||||
extern void net_get_final_stats();
|
||||
extern void net_finish(int drain_events);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue