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
|
@ -4,8 +4,6 @@
|
|||
##! A caveat to logging packet data is that in some cases, the packet may
|
||||
##! not be the packet that actually caused the protocol violation.
|
||||
|
||||
@load base/frameworks/dpd
|
||||
|
||||
module DPD;
|
||||
|
||||
export {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue