wireshark/asn1/gsmmap
Bill Meier 017f36d61b Minor cleanup mostly related to proto_reg_handoff
Remove code for unused handles;
 Localize handles to proto_reg_handoff as appropriate;
 Localize "saved_prefs" to proto_reg_handoff;
 In some cases: move "once-only" code in proto_reg_handoff
  so that it's executed only the first time thru 
  proto_reg_handoff;
 Properly delete/add port when pref changed (packet_ulp);

svn path=/trunk/; revision=26697
2008-11-04 22:01:35 +00:00
..
GSMMAP.asn Insert asn1 code for SendRoutingInfov2 and update template 2007-12-05 20:16:02 +00:00
MAP-ApplicationContexts.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-BS-Code.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-CH-DataTypes.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-CallHandlingOperations.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-CommonDataTypes.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-DialogueInformation.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-ER-DataTypes.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-Errors.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-ExtensionDataTypes.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-GR-DataTypes.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-Group-Call-Operations.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-LCS-DataTypes.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-LocationServiceOperations.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-MS-DataTypes.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-MobileServiceOperations.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-OM-DataTypes.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-OperationAndMaintenanceOperations.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-Protocol.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-SM-DataTypes.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-SS-Code.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-SS-DataTypes.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-ShortMessageServiceOperations.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-SupplementaryServiceOperations.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
MAP-TS-Code.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
Makefile.am - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
Makefile.common asn1/*/Makefile.nmake were not part of the source package. 2007-12-19 10:02:50 +00:00
Makefile.nmake - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
MobileDomainDefinitions.asn INAP: 2007-06-03 19:58:59 +00:00
SS-DataTypes.asn From Vasil Velichkov (bug 2471): 2008-04-17 07:47:02 +00:00
SS-Errors.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
SS-Operations.asn From Vasil Velichkov (bug 2471): 2008-04-17 07:47:02 +00:00
SS-Protocol.asn Update gsm map asn1 files to latest version. 2008-02-05 06:10:34 +00:00
gsmmap.cnf From Shmulik Bezale: 2008-10-28 19:31:29 +00:00
packet-gsmmap-template.c Minor cleanup mostly related to proto_reg_handoff 2008-11-04 22:01:35 +00:00
packet-gsmmap-template.h 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. 2008-10-28 20:23:23 +00:00