https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7686
--- Comment #4 from Pascal Quantin <pascal.quantin@xxxxxxxxx> 2012-09-10 13:35:31 PDT ---
(In reply to comment #3)
> Created attachment 9124 [details]
> patch removing duplicate hf items
>
> This is the first patch, eliminating most of the duplicate and extraneous hf
> definitions in packet-gsm_rlcmac.c. Sorry about the size, but there were a lot
> to remove.
Committed in revision 44854 with just a small change replacing retry_vals
value_string array by a true_false_string array (to please checkAPI.pl).
Your patch makes me realize that I have some fixes / small enhancements for
PSI1/2 dissection lying on my hard disk since a year... I might commit them
tomorrow if I have time.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.