summaryrefslogtreecommitdiff
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorJames Lynch <lynch007@gmail.com>2015-12-01 19:03:27 -0500
committerMichael Mann <mmann78@netscape.net>2015-12-02 01:25:52 +0000
commit77f2ae0ce70434b4aa333731f0c669ce37519311 (patch)
tree60d13960f394f3c25499ab941de6687fcb3c538d /epan/CMakeLists.txt
parent266d3b7d519ba3d9c7e2d179f52bca5529cbd0b0 (diff)
downloadwireshark-77f2ae0ce70434b4aa333731f0c669ce37519311.tar.gz
eCMP Dissector - Extensible Control & Management Protocol
Developed by Emerson Industrial Automation (Control Techniques Division) eCMP is a protocol for setting up and controlling the devices in a factory automation system. eCMP has about 30 commands; most are embedded into TCP/IP messages, but cyclic data messages use the UDP protocol. Bug: 10562 Change-Id: I9a421f39dfbdbc9e28d8f7cba72c22e270064641 Reviewed-on: https://code.wireshark.org/review/3157 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 44626c514a..e004150b24 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -640,6 +640,7 @@ set(DISSECTOR_SRC
dissectors/packet-eap.c
dissectors/packet-eapol.c
dissectors/packet-echo.c
+ dissectors/packet-ecmp.c
dissectors/packet-ecp-oui.c
dissectors/packet-edonkey.c
dissectors/packet-egd.c