Implementing relaxed matching for layer 2 and layer 3.
[pingpong.git] / Code / Projects / PacketLevelSignatureExtractor / src / main / java / edu / uci / iotproject / util /
2019-05-31 rtrimanaAttempting to add router's MAC address as a reference...
2019-04-29 rtrimanaCompleting the scripts with the latest devices and...
2019-04-18 rtrimanaAdding new devices; Fixing bugs in concatenation.
2019-04-16 rtrimanaFixing a bug in sort and compare; adding new devices...
2019-04-10 rtrimanaAdding null pointer handling in cluster analysis.
2019-04-08 rtrimanaAdding skipped packets analysis.
2019-03-26 rtrimanaPrinting output of signature generation into a log...
2019-03-25 rtrimanaCreating a proper command line and script for signature...
2019-03-14 rtrimanaWhen it is range-based and it is more than 2 packets...
2019-03-12 rtrimanaChanging the Layer 3 detector interface into taking...
2019-03-08 rtrimanaAdding range-based detection (improved the results...
2019-02-05 rtrimanaAdding PacketLevelSignatureExtractor.