Wireshark-commits: [Wireshark-commits] rev 29095: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 14 Jul 2009 19:13:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29095

User: gerald
Date: 2009/07/14 12:13 PM

Log:
 From Alvaro Vega Garcia via bug 3652:
 
 Patch with some improvements for packet ziop dissector following patch
 about MIOP dissector submitted by Kovarththanan Rajaratnam.
 
 From me:
 
 Add a link to the protocol specification.  Don't tvb_memcpy over
 structs! Remove some more tvbuffs.  Don't call proto_item_add_subtree if
 we're not going to use the trees.  Call proto_tree_add_item instead of
 proto_tree_add_text Remove a bunch of unused ett_ variables and a few
 other now-unused variables.  Register the field array with the correct
 length.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +58 -126   packet-ziop.c    Modified