aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/gsm_map/GSMMAP.asn
AgeCommit message (Collapse)AuthorFilesLines
2014-03-13Bug 9704: GSM_MAP SendRoutingInfoForSM incomplete0xbismarck1-1/+42
Added the field information for Phase 1 for the Send Routing Info For Sm message per request of ticket 9704. Code per the suggestion of Anders Broman. Adding Phase 1 code to GSMMAP.asn. Did not have any data to verify that the change worked. Change-Id: Ic387e2e12e8893abb0f453f5010909ffbfd1808c Reviewed-on: https://code.wireshark.org/review/147 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-1/+0
Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954 Reviewed-on: https://code.wireshark.org/review/244 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2013-12-08- Forward declaration of register functions.Anders Broman1-2/+2
svn path=/trunk/; revision=53872
2011-10-12Update the Camel and MAP ASN.1 files.Anders Broman1-1/+0
svn path=/trunk/; revision=39386
2011-09-29Make it possible to dissect proprietarry Opcodes.Anders Broman1-0/+24
svn path=/trunk/; revision=39183
2010-11-08Update to 3GPP TS 29.002 V9.3.0 (2010-09)Anders Broman1-29/+33
svn path=/trunk/; revision=34814
2010-01-01Update to V9.0.0 (2009-12)Anders Broman1-1/+6
svn path=/trunk/; revision=31404
2009-10-10gsmmap -> gsm_map to make directory name consistent with filenamesKovarththanan Rajaratnam1-0/+612
svn path=/trunk/; revision=30470