mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
analyzer/dpd: Address review comments
* word-smith deprecation message * do not load scripts/base/analyzer in segment logging policy script
This commit is contained in:
parent
654fd9c7da
commit
4aaebf613e
4 changed files with 2 additions and 6 deletions
|
@ -1,2 +0,0 @@
|
|||
The DPD (dynamic protocol detection) activates port-independent protocol
|
||||
detection and selectively disables analyzers if protocol violations occur.
|
|
@ -1,3 +1,3 @@
|
|||
@deprecated "Remove in v6.1 - use @load base/frameworks/analyzer instead";
|
||||
@deprecated "Remove in v6.1 - now loaded automatically";
|
||||
|
||||
@load base/frameworks/analyzer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue