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

@ -231,7 +231,6 @@ protected:
analyzer::stepping_stone::SteppingStoneManager* stp_manager;
Discarder* discarder;
PacketFilter* packet_filter;
int build_backdoor_analyzer;
int dump_this_packet; // if true, current packet should be recorded
uint64 num_packets_processed;
PacketProfiler* pkt_profiler;