Adding signature combining; we can improve the performance later by requiring that...
authorrtrimana <rtrimana@uci.edu>
Thu, 20 Sep 2018 23:29:08 +0000 (16:29 -0700)
committerrtrimana <rtrimana@uci.edu>
Thu, 20 Sep 2018 23:29:08 +0000 (16:29 -0700)
commitded2d1a37e4db8d7b996121a2d1d3f98ebc1ffa1
tree11a14adc8d2b89b435c4ea1a8ac0a6ca12f04c11
parent6c8b27ed9430116d35e4d1644c17785dd809e154
Adding signature combining; we can improve the performance later by requiring that the Conversation list should always be sorted based on timestamps.
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/Main.java
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/analysis/TcpConversationUtils.java
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/util/PcapPacketUtils.java