Bug-fix: Use seperate, direction-dependent sets of sequence numbers (used when determ...
authorJanus Varmarken <varmarken@gmail.com>
Wed, 11 Jul 2018 02:30:30 +0000 (19:30 -0700)
committerJanus Varmarken <varmarken@gmail.com>
Wed, 11 Jul 2018 02:30:30 +0000 (19:30 -0700)
commitb375929cdbbaf664cf4e20bf27ac1957fea7336b
tree193016316b02df31145adced1b3bc88a326df3fa
parentd369572f402f46667ea04a5f46aa1927de4ecf9f
Bug-fix: Use seperate, direction-dependent sets of sequence numbers (used when determining if a segment is a retransmission) as client and server may (after a while) end up using a sequence number that the other party has already used for sending a packet in the opposite direction.
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/Conversation.java