Wireshark-bugs: [Wireshark-bugs] [Bug 7686] refactoring of packet-gsm_rlcmac
Date: Wed, 12 Sep 2012 04:55:14 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7686

Mike Morrin <wireshark@xxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9141|                            |review_for_checkin?
              Flags|                            |

--- Comment #5 from Mike Morrin <wireshark@xxxxxxxxxxxxxxx> 2012-09-12 04:55:13 PDT ---
Created attachment 9141
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9141
some more minor changes and fixes

This patch has some minor fixes and tidy-up.

* 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

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.