aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.h
AgeCommit message (Collapse)AuthorFilesLines
2017-04-29GSM MAP: use TCAP OTID to retrieve SM-RP-OA and SM-RP-DA fields when requiredPascal Quantin1-17/+16
Bug: 13592 Change-Id: Ib8a0ff6d897699c44e5c4b8834123169066cf904 Reviewed-on: https://code.wireshark.org/review/21397 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-04-24GSM SMS: optionally use GSM-MAP info to perform reassembly (off by default)Pascal Quantin1-4/+27
Change-Id: I62c7a04e62167bd2d68d861f1d8d854f3159b159 Ping-Bug: 13592 Reviewed-on: https://code.wireshark.org/review/21306 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-4/+4
Change-Id: I1208fe3c2ba428995526f561e8f792b8d871e9a9 Reviewed-on: https://code.wireshark.org/review/14388 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Reviewed-by: João Valverde <j@v6e.pt>
2015-08-06Convert the GSM MAP stats to new "generic stat API".Gerald Combs1-1/+1
Convert both the MAP statistics and summary. As with the GSM A stats this are mostly untested. Change-Id: Ibd3a7346b09d1401e78724c0197ec2a38deb97a3 Reviewed-on: https://code.wireshark.org/review/9883 Petri-Dish: Gerald Combs <gerald@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-08-22Replace a couple of implementations of unpack_digits() with ↵Jeff Morriss1-2/+1
tvb_bcd_dig_to_wmem_packet_str(). Change-Id: Ic9e740345fb3a748f6df4f624441bb947bbd9429 Reviewed-on: https://code.wireshark.org/review/3797 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-3/+1
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-11-26From Vineeth:Anders Broman1-1/+5
Support for Nokias GSM MAP Private Extensions svn path=/trunk/; revision=53600
2013-05-15Export CellGlobalIdOrServiceAreaIdOrLAI.Anders Broman1-0/+2
svn path=/trunk/; revision=49312
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
svn path=/trunk/; revision=48820
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-6/+8
Also remove old WS_VAR_IMPORT define and related Makefile magic everywhere in the project. svn path=/trunk/; revision=47992
2013-02-05Export TBCD-STRING.Anders Broman1-0/+1
svn path=/trunk/; revision=47496
2012-09-10Regenerate all asn.1 dissectors.Jakub Zawadzki1-2/+2
svn path=/trunk/; revision=44861
2012-08-21Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7648 :Pascal Quantin1-1/+4
Add support for Ericsson proprietary extensions to GSM MAP dissector svn path=/trunk/; revision=44603
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2012-01-26From Mike Morrin:Anders Broman1-1/+1
Add dissectors for GSM and UMTS Cell Broadcast protocols. ( - the patch for gsmtap ) https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6770 svn path=/trunk/; revision=40735
2011-11-02Export NAEA-CIC to be used by Camel.Anders Broman1-0/+1
svn path=/trunk/; revision=39711
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
The only change in each file is in a comment showing the asn2wrs cmd used to build that file. svn path=/trunk/; revision=39427
2011-10-12Update the Camel and MAP ASN.1 files.Anders Broman1-2/+2
svn path=/trunk/; revision=39386
2011-10-10After regenerating asn1 files, packet-gsm_map.h changed, (presumably due to ↵Bill Meier1-0/+54
asn2wrs.py change in SVN #39320). svn path=/trunk/; revision=39331
2011-10-06Add exportsAnders Broman1-0/+4
svn path=/trunk/; revision=39296
2011-09-29Make it possible to dissect proprietarry Opcodes.Anders Broman1-0/+9
svn path=/trunk/; revision=39183
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke1-3/+3
svn path=/trunk/; revision=37118
2011-02-27Export dissect_gsm_map_ISDN_AddressString_PDU();Anders Broman1-0/+1
svn path=/trunk/; revision=36079
2011-02-24Add exports.Anders Broman1-0/+6
svn path=/trunk/; revision=36049
2011-02-02Export more functions.Anders Broman1-0/+22
svn path=/trunk/; revision=35757
2010-02-23Squelch a bunch of compiler warnings.Guy Harris1-1/+1
svn path=/trunk/; revision=31961
2010-01-02Update to V9.0.0 (2009-12)Anders Broman1-0/+1
svn path=/trunk/; revision=31413
2010-01-01Update to V9.0.0 (2009-12)Anders Broman1-1/+1
svn path=/trunk/; revision=31404
2009-10-09Rename gsmmap -> gsm_map for consistencyKovarththanan Rajaratnam1-4/+4
svn path=/trunk/; revision=30453
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=28379
2009-04-26More IE decoding and bug fixes.Anders Broman1-0/+2
svn path=/trunk/; revision=28156
2009-01-15Diameter.xml: Add s6a application contex + Spec refAnders Broman1-1/+2
Add subdisecton of 3GPP AVP 701 MSISDN using code in gsm map. svn path=/trunk/; revision=27240
2008-10-28Move dissect_geographical_description() from gsm_map to gsm_a_common to make ↵Anders Broman1-3/+1
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. svn path=/trunk/; revision=26603
2008-04-17From Vasil Velichkov :Anders Broman1-1/+1
Fix missing dissection of SignalInfo in MAP SMS operations http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2469 svn path=/trunk/; revision=25106
2008-04-07- Remove GLIB1 codeStephen Fisher1-1/+1
- Change ugly GLIB version checking statements to GLIB_CHECK_VERSION - Remove ws_strsplit files because we no longer need to borrow GLIB2's g_strsplit code for the no longer supported GLIB1 builds svn path=/trunk/; revision=24829
2008-03-25Export:Anders Broman1-0/+1
dissect_gsm_map_GlobalCellId dissect_gsm_map_lcs_Ext_GeographicalInformation Dissect GlobalCellId Fix offset in GeographicalInformation use parameter tvb when calling be_chan_type() svn path=/trunk/; revision=24728
2008-03-19Export dissect_cbs_data_coding_scheme()Anders Broman1-1/+13
svn path=/trunk/; revision=24699
2008-01-04Get rid of ber_last_created_item().Anders Broman1-1/+1
svn path=/trunk/; revision=24008
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-5/+5
fix compil of gsmmap and inap. Note xcopy of gsmmap does not work(rename packet-gsm_map -> packet-gsmmap ?) svn path=/trunk/; revision=23325
2007-08-29Fix up most of the OID names in GSM MAP.Anders Broman1-1/+1
svn path=/trunk/; revision=22723
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
Rebuild asn1 dissectors. svn path=/trunk/; revision=22627
2007-07-04Preparations for updated CAMEL dissector.Anders Broman1-0/+3
svn path=/trunk/; revision=22239
2007-06-18Update .cnf fileAnders Broman1-1/+1
svn path=/trunk/; revision=22136
2007-06-10Updated GSM MAP to use the latest asn1 original files.Anders Broman1-61/+87
MAP-dalouge and gsm_ss is included in this dissector. svn path=/trunk/; revision=22069
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-62/+62
svn path=/trunk/; revision=21753
2007-04-23Remove a relic from experimental code.Anders Broman1-2/+1
svn path=/trunk/; revision=21539
2007-04-23TCAP: Fix up indentation a bit.Anders Broman1-1/+2
GSM MAP: Add returnResultNotLast from TCAP to the included ROS stuff. svn path=/trunk/; revision=21538
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-1/+1
Add a table of DPCs and SSNs that allow to override the protocol that would be choosen so that the same SSN can use two different protocols in two different DPCs. I did not believe it someone could have done it, then I saw the captures... svn path=/trunk/; revision=21321
2007-03-21change the signature that asn2wrs generates for functions to marm all ↵Ronnie Sahlberg1-62/+62
parameters as _U_ to reduce the number of compiler warnings. update some template and cnf files to use _U_ as well svn path=/trunk/; revision=21088
2007-02-20dont use _U_ when typedeffing a function pointer.Ronnie Sahlberg1-1/+1
gcc 2.96 does not like _U_ here. svn path=/trunk/; revision=20882