Modifying the value DELETED_SEQUENCES_OFF in the script from 0 to 1 as per bug/error...
[pingpong.git] / Code / Projects / PacketLevelSignatureExtractor / src / main / java / edu / uci / iotproject / detection / layer2 / Layer2ClusterMatcher.java
2020-01-10 rtrimanaImplementing relaxed matching for layer 2 and layer 3.
2019-05-31 rtrimanaAttempting to add router's MAC address as a reference...
2019-05-29 rtrimanaChecking in MadIoT script for router's firewall; bug...
2019-04-23 rtrimanaFixing bug in skipped packet analysis.
2019-04-09 rtrimanaSkipped-packet correlation.
2019-04-09 rtrimanaAdding skipped packets correlation.
2019-04-09 rtrimanaRemoving unneeded libraries.
2019-04-09 rtrimanaChanging the mechanism to count and correlate skipped...
2019-04-08 rtrimanaAdding skipped packets analysis.
2019-03-19 rtrimanaMaking final changes to the bug fix.
2019-03-19 rtrimanaFixing bug in Layer 2 matching.
2019-03-15 rtrimanaTrying to be more strict by applying the signature...
2019-03-15 rtrimanaBringing down time constraint to packet level so that...
2019-03-11 rtrimanaAdding range-based matching for Layer 2 and fusing...
2019-03-08 rtrimanaAdding range-based detection (improved the results...
2019-02-05 rtrimanaAdding PacketLevelSignatureExtractor.