mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
Remove old, unmaintained p0f support.
Addresses GH-417
This commit is contained in:
parent
8f668ce82c
commit
632e83de57
12 changed files with 7 additions and 1978 deletions
|
@ -143,9 +143,6 @@ extern RecordType* backdoor_endp_stats;
|
|||
|
||||
extern RecordType* software;
|
||||
extern RecordType* software_version;
|
||||
extern RecordType* OS_version;
|
||||
extern EnumType* OS_version_inference;
|
||||
extern TableVal* generate_OS_version_event;
|
||||
|
||||
extern double table_expire_interval;
|
||||
extern double table_expire_delay;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue