commit | 7455ed25ff380f32b8c0552c9fc012076757c2c6 | [log] [tgz] |
---|---|---|
author | Dan Talayco <dtalayco@stanford.edu> | Wed Oct 27 10:51:12 2010 -0700 |
committer | Dan Talayco <dtalayco@stanford.edu> | Wed Oct 27 10:51:12 2010 -0700 |
tree | 6184057bf7a1896c6b3371d722ac7bb0704e00ee | |
parent | ba3745c94f562b2f89c6b7a6df7a9a7e945f4e4e [diff] |
Update buffer consumption for echo response
diff --git a/src/python/oftest/controller.py b/src/python/oftest/controller.py index 9c0839e..d8747b7 100644 --- a/src/python/oftest/controller.py +++ b/src/python/oftest/controller.py
@@ -218,6 +218,7 @@ rep.header.xid = hdr.xid # Ignoring additional data self.message_send(rep.pack(), zero_xid=True) + offset += hdr.length continue # Now check for message handlers; preference is given to