mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
utils: Introduce packages.zeek with can_load() helper
This commit is contained in:
parent
704f75a214
commit
947294efab
5 changed files with 54 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
@load base/utils/geoip-distance
|
||||
@load base/utils/hash_hrw
|
||||
@load base/utils/numbers
|
||||
@load base/utils/packages
|
||||
@load base/utils/paths
|
||||
@load base/utils/patterns
|
||||
@load base/utils/queue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue