mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Remove InterConn analyzer
This commit is contained in:
parent
a520433636
commit
a940cf3fb5
17 changed files with 18 additions and 490 deletions
|
@ -124,7 +124,6 @@ export {
|
|||
## A set of analyzers to disable by default at startup. The default set
|
||||
## contains legacy analyzers that are no longer supported.
|
||||
global disabled_analyzers: set[Analyzer::Tag] = {
|
||||
ANALYZER_INTERCONN,
|
||||
ANALYZER_STEPPINGSTONE,
|
||||
ANALYZER_BACKDOOR,
|
||||
ANALYZER_TCPSTATS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue