wireshark/asn1/x2ap
Michael Mann 74541a9596 Don't allow multiple registrations of a protocol in dissector tables.
The target here is the Decode As dialog where protocols have multiple registrations into a dissector table and that shows up as multiple entries in the Decode As dialog list with the same name so users are unsure which "dissector" they are choosing.

The "default" behavior (done in this commit) is to not allow duplicates for a dissector table, whether its part of Decode As or not.  It's just ENFORCED for Decode As.

Bug: 3949
Change-Id: Ibe14fa61aaeca0881f9cc39b78799e314b5e8127
Reviewed-on: https://code.wireshark.org/review/11405
Petri-Dish: Michael Mann <mmann78@netscape.net>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2015-11-04 12:39:40 +00:00
..
CMakeLists.txt Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
Makefile.am Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
Makefile.common Add some files under asn1 to the distribution. 2014-07-30 23:42:55 +00:00
Makefile.nmake Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
X2AP-CommonDataTypes.asn Update to V12.2.0 (2014-06), remove deprecated APIs 2014-09-10 17:06:58 +00:00
X2AP-Constants.asn Update to V12.2.0 (2014-06), remove deprecated APIs 2014-09-10 17:06:58 +00:00
X2AP-Containers.asn Update to V12.2.0 (2014-06), remove deprecated APIs 2014-09-10 17:06:58 +00:00
X2AP-IEs.asn Update to V12.2.0 (2014-06), remove deprecated APIs 2014-09-10 17:06:58 +00:00
X2AP-PDU-Contents.asn Update to V12.2.0 (2014-06), remove deprecated APIs 2014-09-10 17:06:58 +00:00
X2AP-PDU-Descriptions.asn Update to V12.2.0 (2014-06), remove deprecated APIs 2014-09-10 17:06:58 +00:00
packet-x2ap-template.c Don't allow multiple registrations of a protocol in dissector tables. 2015-11-04 12:39:40 +00:00
x2ap.cnf asn2wrs: autodetect if 64 bits variant is required for constrained integers 2015-01-18 13:30:56 +00:00