Wireshark-commits: [Wireshark-commits] rev 24019: /trunk/ /trunk/epan/dissectors/: packet-gsm_map.c /trunk/asn1/gsmmap/: gsmmap.cnf packet-gsmmap-template.c
From:
etxrab@xxxxxxxxxxxxx
Date: Sun, 06 Jan 2008 21:55:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24019
User: etxrab
Date: 2008/01/06 09:55 PM
Log:
Clear up the decoding of
"USSD-DataCodingScheme ::= OCTET STRING (SIZE (1))
-- The structure of the USSD-DataCodingScheme is defined by
-- the Cell Broadcast Data Coding Scheme as described in
-- TS 3GPP TS 23.038 [25]"
Partly in responce to
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2158
Directory: /trunk/epan/dissectors/
Changes Path Action
+381 -33 packet-gsm_map.c Modified
Directory: /trunk/asn1/gsmmap/
Changes Path Action
+13 -14 gsmmap.cnf Modified
+345 -0 packet-gsmmap-template.c Modified