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

Date: Wed, 12 Sep 2012 12:07:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44883

User: etxrab
Date: 2012/09/12 05:07 AM

Log:
 From Mike Morrin:
 * fixup of dissection of message type for PRACH messages.
 * fixed dissection of optional octet 2/3 in dl control messages
 * removed a few more duplicate hf items
 * changed all M_BIT macros to M_UINT, as M_BIT does not use the referenced hf.
 * fixed dissection of ul_tfi and dl_tfi so that assignments and usage can be
 filtered more easily
 * fixed missing references to existing value strings and converted to tfs
 strings where possible
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7686

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +232 -322  packet-gsm_rlcmac.c    Modified