mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Remove InterConn analyzer
This commit is contained in:
parent
a520433636
commit
a940cf3fb5
17 changed files with 18 additions and 490 deletions
|
@ -128,14 +128,6 @@ extern double stp_delta;
|
|||
extern double stp_idle_min;
|
||||
extern TableVal* stp_skip_src;
|
||||
|
||||
extern double interconn_min_interarrival;
|
||||
extern double interconn_max_interarrival;
|
||||
extern int interconn_max_keystroke_pkt_size;
|
||||
extern int interconn_default_pkt_size;
|
||||
extern double interconn_stat_period;
|
||||
extern double interconn_stat_backoff;
|
||||
extern RecordType* interconn_endp_stats;
|
||||
|
||||
extern double backdoor_stat_period;
|
||||
extern double backdoor_stat_backoff;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue