wireshark/epan/dissectors/asn1/ros
Michael Mann abfb644117 Add conversation endpoint type
For the moment this mirrors the port_type enumeration (PT_XXX), but the
intent is to move away from using "port types", eliminating most (if not
all)

Added conversation_pt_to_endpoint_type() so that conversations deal with the
correct enumeration.  This is for dissector that use pinfo->ptype as input
to conversation APIs.  Explicit use of port types are converted to using
ENDPOINT_XXX type.

Change-Id: Ia0bf553a3943b702c921f185407e03ce93ebf0ef
Reviewed-on: https://code.wireshark.org/review/24166
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-10-29 16:53:57 +00:00
..
CMakeLists.txt
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
Remote-Operations-Generic-ROS-PDUs.asn
Remote-Operations-Information-Objects.asn
Remote-Operations-Useful-Definitions.asn
packet-ros-template.c Add conversation endpoint type 2017-10-29 16:53:57 +00:00
packet-ros-template.h ros (asn1): fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7 2017-03-24 09:52:07 +00:00
ros-err.cnf Rename tvb_new_subset() to tvb_new_subset_length_caplen(). 2017-01-10 06:19:37 +00:00
ros-inv.cnf Rename tvb_new_subset() to tvb_new_subset_length_caplen(). 2017-01-10 06:19:37 +00:00
ros-rej.cnf
ros-res.cnf Rename tvb_new_subset() to tvb_new_subset_length_caplen(). 2017-01-10 06:19:37 +00:00
ros.asn
ros.cnf