Testing with tighter bounds (without epsilon) for signatures that are 2 packets.
[pingpong.git] / Code / Projects / PacketLevelSignatureExtractor / src / main / java / edu / uci / iotproject / detection / layer2 / Layer2SignatureDetector.java
index 2fc1d7a10ce942009ebba39d2eee7a4e50c81836..c133b8eec61ec8292710739d0190c321ce40f936 100644 (file)
@@ -78,6 +78,7 @@ public class Layer2SignatureDetector implements PacketListener, ClusterMatcherOb
             System.out.println(optParamsExplained);
             return;
         }
             System.out.println(optParamsExplained);
             return;
         }
+        // TODO: We could take 7 inputs if we decided to use the cluster analyses.
 //        final String pcapFile = args[0];
 //        final String onClusterAnalysisFile = args[1];
 //        final String offClusterAnalysisFile = args[2];
 //        final String pcapFile = args[0];
 //        final String onClusterAnalysisFile = args[1];
 //        final String offClusterAnalysisFile = args[2];