mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Large reorganization.
- Scripts now use the full path for @load to remove the subpaths from the shipped BROPATH. - Some script sets have been reorganized to make optional loads more obvious.
This commit is contained in:
parent
d1e8722f5f
commit
b307cbbe64
86 changed files with 517 additions and 180 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 dpd/base
|
||||
|
||||
module DPD;
|
||||
|
||||
export {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue