wireshark/asn1/ros
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 more files to the distribution. 2014-07-31 04:31:10 +00:00
Makefile.nmake Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
Remote-Operations-Generic-ROS-PDUs.asn Add some more asn1 modules. 2007-06-11 22:17:28 +00:00
Remote-Operations-Information-Objects.asn Support table-based dissection of ROS operations. 2007-12-03 19:29:24 +00:00
Remote-Operations-Useful-Definitions.asn Add some more asn1 modules. 2007-06-11 22:17:28 +00:00
packet-ros-template.c Don't allow multiple registrations of a protocol in dissector tables. 2015-11-04 12:39:40 +00:00
packet-ros-template.h Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate dissectors. 2014-02-26 19:38:21 +00:00
ros-err.cnf Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate dissectors. 2014-02-26 19:38:21 +00:00
ros-inv.cnf Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate dissectors. 2014-02-26 19:38:21 +00:00
ros-rej.cnf Remove $Id$ from the ASN.1 dissectors and regenerate them. 2014-02-18 03:05:28 +00:00
ros-res.cnf Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate dissectors. 2014-02-26 19:38:21 +00:00
ros.asn Export classes from ROS - hopfully without breaking stuff. 2007-11-24 17:39:31 +00:00
ros.cnf Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors. 2014-08-09 01:57:08 +00:00