http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21960
User: guy
Date: 2007/05/27 06:33 PM
Log:
Use tvb_reported_length() to get the amount of data we should look at;
the number of bytes in the packet or subset of the packet is the
reported length, tvb_length() just gives you the amount of that data
that was actually captured.
Include <glib.h>, not <gmodule.h>, even in plugins.
Fix the version numbers in the rc files.
Directory: /trunk/plugins/m2m/
Changes Path Action
+3 -3 moduleinfo.nmake Modified
+3 -3 packet-m2m.c Modified
Directory: /trunk/plugins/wimax/
Changes Path Action
+1 -1 crc_data.c Modified
+5 -5 mac_hd_generic_decoder.c Modified
+3 -3 mac_hd_type1_decoder.c Modified
+3 -3 mac_hd_type2_decoder.c Modified
+3 -3 mac_mgmt_msg_decoder.c Modified
+3 -3 moduleinfo.nmake Modified
+7 -7 msg_aas_beam.c Modified
+5 -5 msg_aas_fbck.c Modified
+7 -7 msg_arq.c Modified
(34 files not shown)