mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +00:00
Initial paraglob integration.
This commit is contained in:
parent
f2b7764769
commit
e1520a0d67
17 changed files with 302 additions and 3 deletions
|
@ -639,6 +639,7 @@ extern OpaqueType* topk_type;
|
|||
extern OpaqueType* bloomfilter_type;
|
||||
extern OpaqueType* x509_opaque_type;
|
||||
extern OpaqueType* ocsp_resp_opaque_type;
|
||||
extern OpaqueType* paraglob_type;
|
||||
|
||||
// Returns the Bro basic (non-parameterized) type with the given type.
|
||||
// The reference count of the type is not increased.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue