Wireshark-commits: [Wireshark-commits] rev 50717: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 18 Jul 2013 04:34:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50717

User: etxrab
Date: 2013/07/17 09:34 PM

Log:
 From Javier Godoy:
  * Remove dissect_osd_list_collection and dissect LIST COLLECTION by calling dissect_osd_list.
  * Handle the few differences depending on the value of svcaction in extra data.
  * dissect_osd_collection_object_id now returns proto_item* instead of void.
  
 The following field was added:
  * hf_scsi_osd_list_collection_flags_coltn
  
 The following true_false_string array was added
  * list_coltn_tfs
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8944

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +58 -32    packet-scsi-osd.c    Modified