mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 09:08:20 +00:00
File API updates complete.
Addresses BIT-1368.
This commit is contained in:
parent
038e4c24f6
commit
ed375167c8
21 changed files with 214 additions and 210 deletions
|
@ -13,7 +13,7 @@ extern RecordType* endpoint;
|
|||
extern RecordType* endpoint_stats;
|
||||
extern RecordType* connection_type;
|
||||
extern RecordType* fa_file_type;
|
||||
extern RecordType* inferred_file_metadata_type;
|
||||
extern RecordType* fa_metadata_type;
|
||||
extern RecordType* icmp_conn;
|
||||
extern RecordType* icmp_context;
|
||||
extern RecordType* signature_state;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue