mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/dpd-analyzer-merger'
* origin/topic/awelzel/dpd-analyzer-merger: analyzer/dpd: Address review comments Remove @load base/frameworks/dpd from tests frameworks/dpd: Move to frameworks/analyzer/dpd, load by default scripts/dce-rpc,ntlm: Do not load base/frameworks/dpd btest: Remove unnecessary loading of frameworks/dpd
This commit is contained in:
commit
a60d569f7b
76 changed files with 328 additions and 372 deletions
|
@ -1 +1,2 @@
|
|||
@load ./main
|
||||
@load ./dpd
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
The DPD (dynamic protocol detection) activates port-independent protocol
|
||||
detection and selectively disables analyzers if protocol violations occur.
|
|
@ -1 +1,3 @@
|
|||
@load ./main
|
||||
@deprecated "Remove in v6.1 - now loaded automatically";
|
||||
|
||||
@load base/frameworks/analyzer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue