mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Remove BackDoor analyzer
This commit is contained in:
parent
a940cf3fb5
commit
7dc3fca754
20 changed files with 33 additions and 1085 deletions
|
@ -128,11 +128,6 @@ extern double stp_delta;
|
|||
extern double stp_idle_min;
|
||||
extern TableVal* stp_skip_src;
|
||||
|
||||
extern double backdoor_stat_period;
|
||||
extern double backdoor_stat_backoff;
|
||||
|
||||
extern RecordType* backdoor_endp_stats;
|
||||
|
||||
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