mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Remove deprecated time machine settings
This commit is contained in:
parent
aba1f431cf
commit
a716903f3a
6 changed files with 7 additions and 38 deletions
|
@ -5256,9 +5256,6 @@ const dpd_ignore_ports = F &redef;
|
|||
## connection if it misses the initial handshake.
|
||||
const likely_server_ports: set[port] &redef;
|
||||
|
||||
## If true, output profiling for Time-Machine queries.
|
||||
const time_machine_profiling = F &redef &deprecated="Remove in v7.1. Unused.";
|
||||
|
||||
## Holds the filename of the trace file given with ``-w`` (empty if none).
|
||||
##
|
||||
## .. zeek:see:: record_all_packets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue