Changes
authorAli Younis <ayounis@uci.edu>
Wed, 17 May 2017 21:49:26 +0000 (14:49 -0700)
committerAli Younis <ayounis@uci.edu>
Wed, 17 May 2017 21:49:26 +0000 (14:49 -0700)
version2/src/server_malicious_ignore_seq/iotquery.cpp

index 5a7cbbd542b24d742b273e9b54ab902a18023a98..3d855f600a2b63dd78f77cc1c2a08d873601f4b7 100644 (file)
@@ -260,7 +260,7 @@ void IoTQuery::putSlot() {
                return;
        }
 
-       if (requestsequencenumber == 150)
+       if (requestsequencenumber == 110)
        {
                /* Send response acknowledging success */
                char command[] = "putslot";