projects
/
iotcloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a566ec
)
Changes
author
Ali Younis
<ayounis@uci.edu>
Wed, 17 May 2017 21:37:54 +0000
(14:37 -0700)
committer
Ali Younis
<ayounis@uci.edu>
Wed, 17 May 2017 21:37:54 +0000
(14:37 -0700)
version2/src/server_malicious_switch_slot/iotquery.cpp
patch
|
blob
|
history
diff --git
a/version2/src/server_malicious_switch_slot/iotquery.cpp
b/version2/src/server_malicious_switch_slot/iotquery.cpp
index 2150b803975586929972378dd28f39967adbbcf0..f86300023ac5df6fd09bf85f6e72b7fda138b654 100644
(file)
--- a/
version2/src/server_malicious_switch_slot/iotquery.cpp
+++ b/
version2/src/server_malicious_switch_slot/iotquery.cpp
@@
-158,7
+158,7
@@
void IoTQuery::getSlot() {
struct stat st;
int seqnt = seqn;
- if (seqn >
45
)
+ if (seqn >
30
)
{
seqnt--;
}