http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26603
User: etxrab
Date: 2008/10/28 12:16 PM
Log:
Move dissect_geographical_description() from gsm_map to gsm_a_common to make it easier to use it in other dissectors including it from gsm_map makes in neccesarry to include asn1.h.
Fix some bugs in the code, use it from bssmap.
Directory: /trunk/epan/dissectors/
Changes Path Action
+21 -22 packet-gsm_a_bssmap.c Modified
+318 -1 packet-gsm_a_common.c Modified
+3 -0 packet-gsm_a_common.h Modified
+8 -280 packet-gsm_map.c Modified
+1 -3 packet-gsm_map.h Modified
+1 -1 packet-rrlp.c Modified