Remove BackDoor analyzer

This commit is contained in:
Jon Siwek 2019-06-27 18:22:39 -07:00
parent a940cf3fb5
commit 7dc3fca754
20 changed files with 33 additions and 1085 deletions

View file

@ -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;