mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 18:48:20 +00:00
Remove unused software_version_found events
- software_version_found - software_unparsed_version_found - software_parse_error
This commit is contained in:
parent
bfd037989b
commit
2655a65331
9 changed files with 5 additions and 394 deletions
|
@ -141,9 +141,6 @@ extern double backdoor_stat_backoff;
|
|||
|
||||
extern RecordType* backdoor_endp_stats;
|
||||
|
||||
extern RecordType* software;
|
||||
extern RecordType* software_version;
|
||||
|
||||
extern double table_expire_interval;
|
||||
extern double table_expire_delay;
|
||||
extern int table_incremental_step;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue