mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
Remove deprecated policy/tuning/default package
This commit is contained in:
parent
a716903f3a
commit
85b4dc773e
10 changed files with 0 additions and 45 deletions
|
@ -1,2 +0,0 @@
|
|||
##! This loads the default tuning
|
||||
@load ./defaults
|
|
@ -1,2 +0,0 @@
|
|||
Sets various defaults, and prints warning messages to stdout under
|
||||
certain conditions.
|
|
@ -1 +0,0 @@
|
|||
@deprecated "Remove in v7.1 The policy/tuning/defaults package is deprecated. The options set here are now the defaults for Zeek in general.";
|
|
@ -1 +0,0 @@
|
|||
@deprecated "Remove in v7.1 The policy/tuning/defaults package is deprecated. The options set here are now the defaults for Zeek in general.";
|
|
@ -1 +0,0 @@
|
|||
@deprecated "Remove in v7.1 The policy/tuning/defaults package is deprecated. The options set here are now the defaults for Zeek in general.";
|
|
@ -1 +0,0 @@
|
|||
@deprecated "Remove in v7.1 The policy/tuning/defaults package is deprecated. The options set here are now the defaults for Zeek in general.";
|
|
@ -142,10 +142,5 @@
|
|||
@load protocols/ssl/validate-ocsp.zeek
|
||||
@load protocols/ssl/validate-sct.zeek
|
||||
@load protocols/ssl/weak-keys.zeek
|
||||
@load tuning/__load__.zeek
|
||||
@load tuning/defaults/__load__.zeek
|
||||
@load tuning/defaults/extracted_file_limits.zeek
|
||||
@load tuning/defaults/packet-fragments.zeek
|
||||
@load tuning/defaults/warnings.zeek
|
||||
@load tuning/json-logs.zeek
|
||||
@load tuning/track-all-assets.zeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue