Wireshark-bugs: [Wireshark-bugs] [Bug 8803] iSCSI: Data-In PDUs are not reassembled if there is

Date: Thu, 20 Jun 2013 14:32:29 +0000

changed bug 8803

What Removed Added
Attachment #10988 is obsolete   1
Attachment #10988 Flags review_for_checkin?  

Comment # 2 on bug 8803 from
Created attachment 11034 [details]
patch that fixes the issue for ordered sequences, and breaks dissection of
unordered sequences

Same as before, but uses a new variable in itlq instead of substracting from
data_length (this workaround still breaks dissection of unordered sequences,
but avoids a situation in the previous patch where data_length was substracted
twice)


You are receiving this mail because:
  • You are watching all bug changes.