http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47218
User: pascal
Date: 2013/01/22 03:25 PM
Log:
Try to fix dissection of GSM protocol family broken by r47209.
Using val_to_str seemed to be a good idea, but most value_string arrays were not properly filled or were using hacks.
(I hope I got everything right...)
Directory: /trunk/epan/dissectors/
Changes Path Action
+58 -58 packet-bssgp.c Modified
+1 -1 packet-gmr1_common.c Modified
+32 -32 packet-gmr1_rr.c Modified
+173 -122 packet-gsm_a_bssmap.c Modified
+42 -42 packet-gsm_a_common.c Modified
+24 -10 packet-gsm_a_common.h Modified
+80 -80 packet-gsm_a_dtap.c Modified
+64 -64 packet-gsm_a_gm.c Modified
+4 -4 packet-gsm_a_rp.c Modified
+81 -81 packet-gsm_a_rr.c Modified
+32 -32 packet-gsm_bsslap.c Modified
(3 files not shown)