http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29106
User: gerald
Date: 2009/07/15 02:37 PM
Log:
r29095 | gerald | 2009-07-14 12:13:14 -0700 (Tue, 14 Jul 2009) | 14 lines
Changed paths:
M /trunk/epan/dissectors/packet-ziop.c
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.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.2/debian/
Changes Path Action
+1 -1 control Modified
+2 -2 rules Modified
Directory: /trunk-1.2/diameter/
Changes Path Action
+178 -55 dictionary.xml Modified
Directory: /trunk-1.2/epan/dissectors/
Changes Path Action
+7 -5 packet-cops.c Modified
+77 -158 packet-dcm.c Modified
+2 -2 packet-dcm.h Modified
+1 -1 packet-ff.c Modified
+52 -50 packet-giop.c Modified
+6 -5 packet-gsm_a_bssmap.c Modified
+6 -14 packet-hci_h4.c Modified
+12 -6 packet-iec104.c Modified
(14 files not shown)