mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
Moving the remaining code from Layer2.* into Packet.* and documenting
the Packet API. Plus, some more cleanup, including removing a legacy option time_machine_profiling.
This commit is contained in:
parent
f69edd1437
commit
f97b2b180c
11 changed files with 350 additions and 326 deletions
|
@ -230,8 +230,6 @@ extern int suppress_local_output;
|
|||
|
||||
extern double timer_mgr_inactivity_timeout;
|
||||
|
||||
extern int time_machine_profiling;
|
||||
|
||||
extern StringVal* trace_output_file;
|
||||
|
||||
extern int record_all_packets;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue