Ethereal-cvs: [Ethereal-cvs] rev 15291: /trunk/epan/dissectors/: packet-iscsi.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 11 Aug 2005 10:08:46 GMT
User: sahlberg
Date: 2005/08/11 05:08 AM

Log:
 Fix for bug 342
 
 
 If we encounter a frame we have already seen (i.e. visited==1)  but we can not fing the ISCSI command inside the _matched table, this just means there were no response pdu nor any data pdu with the S bit set.
 So, then just pick the cdata structure up from the _unmatched table instead.
 
 The SCSI CDB  dissector really really want a real CDATA structure passed to it.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +9 -0      packet-iscsi.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15291&view=rev