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:
Robin Sommer 2022-09-07 14:29:32 +02:00
commit a60d569f7b
76 changed files with 328 additions and 372 deletions

View file

@ -1 +1,2 @@
@load ./main
@load ./dpd

View file

@ -1,2 +0,0 @@
The DPD (dynamic protocol detection) activates port-independent protocol
detection and selectively disables analyzers if protocol violations occur.

View file

@ -1 +1,3 @@
@load ./main
@deprecated "Remove in v6.1 - now loaded automatically";
@load base/frameworks/analyzer